From 2f21f250e413089e67f1c2c57561820f2fa03ab3 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Mon, 27 Mar 2023 10:42:08 +0200 Subject: Back to development: 3.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8d8371f..d85d248 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def read(*rnames): setup( name='zope.browser', - version='3.0', + version='3.1.dev0', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', description='Shared Zope Toolkit browser components', -- cgit v1.2.1