From 4016108d3cf63b16737268d2fe622a5881e7e939 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Mon, 27 Mar 2023 11:13:39 +0200 Subject: Back to development: 5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index aa0f5b3..0e62d1a 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ TESTS_REQUIRE = [ setup( name='zope.contenttype', - version='5.0', + version='5.1.dev0', url='http://github.com/zopefoundation/zope.contenttype', author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', -- cgit v1.2.1