diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2017-12-07 13:43:08 -0500 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2017-12-07 13:50:03 -0500 |
commit | ad4fdeadcaa3f63b3709932015ec65a95e750306 (patch) | |
tree | 40ca1e928349015bcf06b993d112ce81ce9478b4 /mkdocs.yml | |
parent | b62ddeda02fadcd09def9354eb2ef46a7562a106 (diff) | |
download | markdown-ad4fdeadcaa3f63b3709932015ec65a95e750306.tar.gz markdown-ad4fdeadcaa3f63b3709932015ec65a95e750306.tar.bz2 markdown-ad4fdeadcaa3f63b3709932015ec65a95e750306.zip |
Upped version to 2.6.102.6.10
This version was released to force PyPI to point to the new docs location.
Closes #601. The old PyPI hosted docs can be deleted after this.
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.9 + release: 2.6.10 issue_tracker: https://github.com/Python-Markdown/markdown/issues pages: |