We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a057591 commit f3fa7e0Copy full SHA for f3fa7e0
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-3.2.3 (unreleased)
+3.2.3 (2025-03-07)
5
------------------
6
7
- Now in the CSV export the obsolete records fields are ordered
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.2.3.dev0",
+ version="3.2.3",
19
description="Add support for customizable forms in Volto",
20
long_description=long_description,
21
# Get more from https://pypi.org/classifiers/
0 commit comments