summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-04-20 08:20:36 +0200
committerMichael Howitz <mh@gocept.com>2023-04-20 08:20:36 +0200
commit8f6173d294d1e5c1c2e5b8cdccea2fafb891a747 (patch)
treef455a68e4c6d48df8bd522de104aec56d37cb714 /setup.py
parent9f2b8e2987a9fc82e1f03acf6f290bc960ba8c3f (diff)
downloadzope-security-8f6173d294d1e5c1c2e5b8cdccea2fafb891a747.tar.gz
Preparing release 6.2a1.dev06.2a1.dev0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index aa0df8a..2b194c1 100644
--- a/setup.py
+++ b/setup.py
@@ -104,7 +104,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='6.2.dev0',
+ version='6.2a1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',