summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-09-20 10:50:45 -0500
committerJason Madden <jamadden@gmail.com>2017-09-20 10:50:45 -0500
commit35e687e85b893d11e367bed21254516326959f3f (patch)
treee7aeeb64731b98def8632f3c6c8b69fc3ebb8dfb /setup.py
parent0679c18095b7d9b778395d0fb9e8966c616bc973 (diff)
downloadzope-security-35e687e85b893d11e367bed21254516326959f3f.tar.gz
Preparing release 4.2.04.2.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 03a9aea..f509459 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.0.dev0',
+ version='4.2.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',