summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2022-11-08 11:57:30 +0100
committerJens Vagelpohl <jens@plyp.com>2022-11-08 11:57:30 +0100
commit0074a43cd4fa3a98bc5eacae04d636175f32fe66 (patch)
tree3ab20d2cf0152d54835c2b52d3e43017baabc595 /setup.py
parentb08fc65a6fe465f5748a34bb81d4be69c0486810 (diff)
downloadzope-security-0074a43cd4fa3a98bc5eacae04d636175f32fe66.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 0059841..8fae775 100644
--- a/setup.py
+++ b/setup.py
@@ -130,7 +130,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.5',
+ version='5.6.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',