Skip to content

Commit 175c65a

Browse files
authored
Release 43.0 (#303)
1 parent 78ccf3f commit 175c65a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

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

4+
43.0 (2024-02-26)
5+
-----------------
6+
- Allow HTML5 ``picture`` tag through cleaner (#299)
7+
- Test against Python 3.12 (#300)
8+
49
42.0 (2023-09-07)
510
-----------------
611

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "readme_renderer"
3-
version = "42.0"
3+
version = "43.0"
44
description = "readme_renderer is a library for rendering readme descriptions for Warehouse"
55
authors = [
66
{name = "The Python Packaging Authority", email = "[email protected]"}

0 commit comments

Comments
 (0)