Skip to content

Commit a7250d0

Browse files
committed
Back to development: 4.2
1 parent 4f3b7b9 commit a7250d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
4.2 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
4.1 (2025-06-04)
511
----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(*rnames):
2424

2525
setup(
2626
name='grokcore.formlib',
27-
version='4.1',
27+
version='4.2.dev0',
2828
author='Grok Team',
2929
author_email='[email protected]',
3030
url='https://github.com/zopefoundation/grokcore.formlib',

0 commit comments

Comments
 (0)