summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-08-24 11:03:58 -0500
committerJason Madden <jamadden@gmail.com>2018-08-24 11:03:58 -0500
commit46057595827ba760d8d6b1820aca0eefa96c9dc6 (patch)
treefa7371d841538ee310c539b14134492ccecd1e56 /setup.py
parent2cf48adc3a14f2bda31fac361741f75161802c7f (diff)
downloadzope-security-46057595827ba760d8d6b1820aca0eefa96c9dc6.tar.gz
Back to development: 4.3.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 bae62dc..87de7ae 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.3.0',
+ version='4.3.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',