summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-09-20 10:51:23 -0500
committerJason Madden <jamadden@gmail.com>2017-09-20 10:51:23 -0500
commit8067ed3c4920b3708e5e76717aed4d4998e5ecd5 (patch)
tree50db9adba1d58e32301c0645d898ea056fef94f3 /setup.py
parent35e687e85b893d11e367bed21254516326959f3f (diff)
downloadzope-security-8067ed3c4920b3708e5e76717aed4d4998e5ecd5.tar.gz
Back to development: 4.2.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 f509459..3afdb4e 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.0',
+ version='4.2.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',