Skip to content

Commit 9c0f7d8

Browse files
authored
Release 41.0 (#292)
1 parent bd65c07 commit 9c0f7d8

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,6 +1,12 @@
11
Changes
22
=======
33

4+
41.0 (2023-08-18)
5+
-----------------
6+
7+
* Allow HTML5 `figcaption` tag through cleaner (#291)
8+
* Test `README.rst` from this project (#288)
9+
410
40.0 (2023-06-16)
511
-----------------
612

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__ = "40.0"
32+
__version__ = "41.0"
3333

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

0 commit comments

Comments
 (0)