summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-01-11 11:57:53 -0600
committerJason Madden <jamadden@gmail.com>2018-01-11 11:57:53 -0600
commit33015c846e4b230e5d6564057424255c3a457485 (patch)
tree89612e1b6beb262630aeb01d9c34d56f9ac62eef /setup.py
parent667f223759fa9566c1cc0a77c466a8a6e8f63e1c (diff)
downloadzope-security-33015c846e4b230e5d6564057424255c3a457485.tar.gz
Preparing release 4.2.24.2.2
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 04ec088..81957dd 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='4.2.2.dev0',
+ version='4.2.2',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',