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 c22b7aa commit e3e9233Copy full SHA for e3e9233
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+3.2.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.2.0 (2024-11-15)
11
------------------
12
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.2.0",
+ version="3.2.1.dev0",
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