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 9dca4e6 commit 3fc8144Copy full SHA for 3fc8144
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-3.1.5 (unreleased)
+3.1.5 (2024-10-24)
5
------------------
6
7
- Fix otp verification logic: do not break if otp is not in POST call
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name="collective.volto.formsupport",
18
- version="3.1.5.dev0",
+ version="3.1.5",
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