diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-08 20:18:54 -0500 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-08 20:31:32 -0500 |
commit | 780e53be650411920e891404e8cbdf7f7679861f (patch) | |
tree | 69e09f3c979bea2804713804f0b3b27b12e0a6d7 /mkdocs.yml | |
parent | fc96b467832cfe4d7060017e439344b10c77a31b (diff) | |
download | markdown-780e53be650411920e891404e8cbdf7f7679861f.tar.gz markdown-780e53be650411920e891404e8cbdf7f7679861f.tar.bz2 markdown-780e53be650411920e891404e8cbdf7f7679861f.zip |
Version to 3.0.dev
Development of version 3.0 starts here. Any bugfixes that should be
applied to 2.x should be backported to the 2.6 branch.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ use_directory_urls: true theme: name: nature icon: py.png - release: 2.6.11 + release: 3.0.dev issue_tracker: https://github.com/Python-Markdown/markdown/issues pages: |