aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2018-09-21 22:22:12 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2018-09-21 22:22:12 -0400
commit00aeef5725a9717f0cde98642b5eec8e84717b03 (patch)
tree111ffbad2d4bf6ba279cd0ee2356c8f5d971533b
parent41dde4f4b3c6d2eba46ae0e3c6cd595dbdb61466 (diff)
downloadmarkdown-00aeef5725a9717f0cde98642b5eec8e84717b03.tar.gz
markdown-00aeef5725a9717f0cde98642b5eec8e84717b03.tar.bz2
markdown-00aeef5725a9717f0cde98642b5eec8e84717b03.zip
3.0 cleanup
-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: