Skip to content

Commit 3fc8144

Browse files
committed
Preparing release 3.1.5
1 parent 9dca4e6 commit 3fc8144

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.1.5 (unreleased)
4+
3.1.5 (2024-10-24)
55
------------------
66

77
- Fix otp verification logic: do not break if otp is not in POST call

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