summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 2b194c1..aa0df8a 100644
--- a/setup.py
+++ b/setup.py
@@ -104,7 +104,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='6.2a1.dev0',
+ version='6.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',