We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ccf3f commit 175c65aCopy full SHA for 175c65a
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+43.0 (2024-02-26)
5
+-----------------
6
+- Allow HTML5 ``picture`` tag through cleaner (#299)
7
+- Test against Python 3.12 (#300)
8
+
9
42.0 (2023-09-07)
10
-----------------
11
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "readme_renderer"
-version = "42.0"
+version = "43.0"
description = "readme_renderer is a library for rendering readme descriptions for Warehouse"
authors = [
{name = "The Python Packaging Authority", email = "[email protected]"}
0 commit comments