summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-01-11 11:58:19 -0600
committerJason Madden <jamadden@gmail.com>2018-01-11 11:58:19 -0600
commitbd1bd5ff49e80312cac35a6e64b26b094b58b3a6 (patch)
tree4cc7a4f81d189954a8be02b2110405f1cbebc0f3 /setup.py
parent33015c846e4b230e5d6564057424255c3a457485 (diff)
downloadzope-security-issue10.tar.gz
Back to development: 4.2.3issue10
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 81957dd..1e9cadf 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.2',
+ version='4.2.3.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',