summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-02-14 11:20:37 +0100
committerMichael Howitz <mh@gocept.com>2020-02-14 11:20:37 +0100
commit29831154c35d6666f8c918139df7a6ebe0c71383 (patch)
treee73523efa3820fbc99efc0c5e23dd55d71660fc9 /setup.py
parentaf39247994128b4aa8d234fe5502d01f2f925945 (diff)
downloadzope-security-29831154c35d6666f8c918139df7a6ebe0c71383.tar.gz
Back to development: 5.2.0
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 a2b5441..0830708 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.1.0',
+ version='5.2.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',