We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd328b commit ffa217cCopy full SHA for ffa217c
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+5.1.23 (unreleased)
6
+-------------------
7
+
8
+- Nothing changed yet.
9
10
11
5.1.22 (2025-09-16)
12
-------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="design.plone.contenttypes",
19
- version="5.1.22",
+ version="5.1.23.dev0",
20
description="DesignItalia contenty types",
21
long_description=long_description,
22
long_description_content_type="text/markdown",
0 commit comments