summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-08-09 14:10:11 +0300
committerMarius Gedminas <marius@gedmin.as>2018-08-09 14:10:11 +0300
commit23c968296fe58becae0a5e21f6a745827b7d11cb (patch)
tree25c983c623086eca31b4715ca134bec0ceaa9943 /setup.py
parent2d42efc18c536464ab28d0a5033edfd91c421771 (diff)
downloadzope-security-23c968296fe58becae0a5e21f6a745827b7d11cb.tar.gz
Back to development: 4.2.4
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 e4d32ec..883e485 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.3',
+ version='4.2.4.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',