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 1ae9f82 commit 2389158Copy full SHA for 2389158
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.3.5 (unreleased)
+6.3.5 (2025-04-02)
5
------------------
6
7
- Fix upgrade step; we can't update types due to customer customizations;
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="design.plone.contenttypes",
19
- version="6.3.5.dev0",
+ version="6.3.5",
20
description="DesignItalia contenty types",
21
long_description=long_description,
22
long_description_content_type="text/markdown",
0 commit comments