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