Skip to content

Commit 4da7331

Browse files
committed
Back to development: 5.1
1 parent f523d06 commit 4da7331

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+
5.1 (unreleased)
5+
----------------
6+
7+
- Nothing changed yet.
8+
9+
410
5.0 (2025-06-18)
511
----------------
612

setup.py

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

2424
setup(
2525
name='grokcore.formlib',
26-
version='5.0',
26+
version='5.1.dev0',
2727
author='Grok Team',
2828
author_email='[email protected]',
2929
url='https://github.com/zopefoundation/grokcore.formlib',

0 commit comments

Comments
 (0)