aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--mkdocs.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ef7b434..419be2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
+MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
diff --git a/mkdocs.yml b/mkdocs.yml
index 581b0e8..e854bd8 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,7 +9,7 @@ use_directory_urls: true
theme:
name: nature
icon: py.png
- release: 3.0.dev
+ release: "3.0"
issue_tracker: https://github.com/Python-Markdown/markdown/issues
nav: