Skip to content

Commit 1f1fc15

Browse files
committed
Preparing release 3.2.2
1 parent 4d8378e commit 1f1fc15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
3.2.2 (unreleased)
4+
3.2.2 (2025-03-05)
55
------------------
66

77
- Format list values in format_fields as comma separated strings to improve readability on email messages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="collective.volto.formsupport",
18-
version="3.2.2.dev0",
18+
version="3.2.2",
1919
description="Add support for customizable forms in Volto",
2020
long_description=long_description,
2121
# Get more from https://pypi.org/classifiers/

0 commit comments

Comments
 (0)