Skip to content

Commit f3fa7e0

Browse files
committed
Preparing release 3.2.3
1 parent a057591 commit f3fa7e0

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.3 (unreleased)
4+
3.2.3 (2025-03-07)
55
------------------
66

77
- Now in the CSV export the obsolete records fields are ordered

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.3.dev0",
18+
version="3.2.3",
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)