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