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 5cb02ef commit bd82db5Copy full SHA for bd82db5
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+3.2.2 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.2.1 (2025-01-09)
11
------------------
12
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.2.1",
+ version="3.2.2.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