Skip to content

Commit 84b9b9f

Browse files
committed
Back to development: 6.1
1 parent d4cc0d2 commit 84b9b9f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

5+
6.1 (unreleased)
6+
----------------
7+
8+
- Nothing changed yet.
9+
10+
511
6.0 (2025-04-14)
612
----------------
713

setup.py

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

2929
setup(
3030
name='z3c.form',
31-
version='6.0',
31+
version='6.1.dev0',
3232
author="Stephan Richter, Roger Ineichen and the Zope Community",
3333
author_email="zope-dev@zope.dev",
3434
description="An advanced form and widget framework for Zope 3",

0 commit comments

Comments
 (0)