summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2019-11-11 20:15:06 +0200
committerMarius Gedminas <marius@gedmin.as>2019-11-11 20:15:06 +0200
commita52fcb197ec59c70533e71ea7ff6fd3ed077a089 (patch)
tree92c29e49fad1ac6283d770675325c3f5fdadd1b2 /setup.py
parenta2baf0b35a9329cef2394c746c663f719b3532df (diff)
downloadzope-security-a52fcb197ec59c70533e71ea7ff6fd3ed077a089.tar.gz
Back to development: 5.1
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 f2824c6..91b59c6 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.0',
+ version='5.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',