summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2022-11-16 16:48:05 +0100
committerJens Vagelpohl <jens@plyp.com>2022-11-16 16:48:05 +0100
commit88f6c3f6b8a2298c103a6c587c5b5267a7fbaf1e (patch)
tree044158635eb9dfdf2a22b17f261f69da53c2de69 /setup.py
parent91f84c7d08fee4a6a4a17a9937743824c352c55b (diff)
downloadzope-security-88f6c3f6b8a2298c103a6c587c5b5267a7fbaf1e.tar.gz
- vb [ci skip]
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 f519ead..b9e74e2 100644
--- a/setup.py
+++ b/setup.py
@@ -130,7 +130,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.6',
+ version='5.7.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',