diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2020-05-08 13:18:06 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2020-05-08 13:22:47 -0400 |
commit | 7df1ed30d98cdc1316ec8da150644d957f1c6303 (patch) | |
tree | 0d8a540887385a08c25a4ee148269440f2bbb0ed /docs/change_log/index.md | |
parent | 3e69f18d426295f513b935fb89d22770014cea45 (diff) | |
download | python-markdown-3.2.2.tar.gz |
Bump version to 3.2.23.2.2
Diffstat (limited to 'docs/change_log/index.md')
-rw-r--r-- | docs/change_log/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/change_log/index.md b/docs/change_log/index.md index 8975de6..a5873cc 100644 --- a/docs/change_log/index.md +++ b/docs/change_log/index.md @@ -3,7 +3,7 @@ title: Change Log Python-Markdown Change Log ========================= -Under development: version 3.2.2 (a bug-fix release). +May 8, 2020: version 3.2.2 (a bug-fix release). * Add `checklinks` tox environment to ensure all links in documentation are good. * Refactor extension API documentation (#729). |