Skip to content

Commit 99930f7

Browse files
authored
Release 37.3 (#266)
1 parent 665d550 commit 99930f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
Changes
22
=======
33

4+
37.3 (2022-10-31)
5+
-----------------
6+
7+
* Allow HTML5 `figure` tag through cleaner (#265)
8+
49
37.2 (2022-09-24)
10+
-----------------
511

612
* Allow HTML5 `s` tag through cleaner (#261)
713

readme_renderer/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
)
3030
__uri__ = "https://github.com/pypa/readme_renderer"
3131

32-
__version__ = "37.2"
32+
__version__ = "37.3"
3333

3434
__author__ = "The Python Packaging Authority"
3535
__email__ = "[email protected]"

0 commit comments

Comments
 (0)