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 bf277d5 commit 98a8ebbCopy full SHA for 98a8ebb
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.3.9 (unreleased)
+6.3.9 (2025-07-31)
5
------------------
6
7
- Search and listing blocks / table variant - added field properties in the column in the serializer
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="design.plone.contenttypes",
19
- version="6.3.9.dev0",
+ version="6.3.9",
20
description="DesignItalia contenty types",
21
long_description=long_description,
22
long_description_content_type="text/markdown",
0 commit comments