summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2019-05-20 20:51:58 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2019-05-20 20:58:32 -0400
commit58b4d64db00ef50c090a9da4bc303c5e840c5c9f (patch)
tree8aba19fc91f4832f14b00266dc6c3b4081ba31e0 /docs
parent73ede6c08c29afcdbbc2686dd2ac67475850cee1 (diff)
downloadpython-markdown-3.1.1.tar.gz
Bump version to 3.1.13.1.1
Diffstat (limited to 'docs')
-rw-r--r--docs/change_log/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md
index 7be68ad..7d0a627 100644
--- a/docs/change_log/index.md
+++ b/docs/change_log/index.md
@@ -3,7 +3,7 @@ title: Change Log
Python-Markdown Change Log
=========================
-_______, 2019: Released version 3.1.1 (a bug-fix release).
+May 20, 2019: Released version 3.1.1 (a bug-fix release).
* Fixed import failure in `setup.py` when the source directory is not
on `sys.path` (#823).