Skip to content

Commit 34e27d3

Browse files
authored
Release 37.2 (#263)
1 parent 310ccc1 commit 34e27d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

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

4+
37.2 (2022-09-24)
5+
6+
* Allow HTML5 `s` tag through cleaner (#261)
7+
48
37.1 (2022-09-03)
59
-----------------
610

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.1"
32+
__version__ = "37.2"
3333

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

0 commit comments

Comments
 (0)