diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2022-05-05 15:01:33 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2022-05-05 15:06:45 -0400 |
commit | db98a2632447387cd5c965b324904ee780809b81 (patch) | |
tree | a761896fa295f3ff3c6c3937ad7d50f4dbba0eb3 /docs | |
parent | 21ba00c230e41a1de90b4f7608e5133e254ba109 (diff) | |
download | python-markdown-3.3.7.tar.gz |
Bump version to 3.3.73.3.7
Diffstat (limited to 'docs')
-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 b9fa97b..09ace62 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.3.7 (a bug-fix release). +May 5, 2022: version 3.3.7 (a bug-fix release). * Disallow square brackets in reference link ids (#1209). * Retain configured `pygments_style` after first code block (#1240). |