summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-08-24 11:03:28 -0500
committerJason Madden <jamadden@gmail.com>2018-08-24 11:03:28 -0500
commit2cf48adc3a14f2bda31fac361741f75161802c7f (patch)
tree7a6204c29a3a54850da535eb2b0a719b68b8badd /setup.py
parent6e1b3c829bae9117c2cbec8b5d2cfdaead27faed (diff)
downloadzope-security-2cf48adc3a14f2bda31fac361741f75161802c7f.tar.gz
Preparing release 4.3.04.3.0
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 883e485..bae62dc 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.4.dev0',
+ version='4.3.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',