summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-11-30 12:08:04 -0600
committerJason Madden <jamadden@gmail.com>2017-11-30 12:08:04 -0600
commit84685702b7de3afc48018ad6ad4d29967d963050 (patch)
treec9cc021e1c3e59b07fb9c115a180cf574cc0ec60 /setup.py
parentbd7edbc38e33c23a04ee32fa2ea56b8d0f84ba2d (diff)
downloadzope-security-84685702b7de3afc48018ad6ad4d29967d963050.tar.gz
Back to development: 4.2.2
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 8d8ea8d..04ec088 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.1',
+ version='4.2.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',