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 6d857f2 commit 8f364e3Copy full SHA for 8f364e3
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+4.1 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
4.0 (2025-01-29)
11
----------------
12
setup.py
@@ -3,7 +3,7 @@
setup(
name='five.formlib',
- version='4.0',
+ version='4.1.dev0',
url='https://github.com/zopefoundation/five.formlib',
license='ZPL 2.1',
description='zope.formlib integration for Zope.',
0 commit comments