summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2020-03-23 10:33:12 -0500
committerJason Madden <jamadden@gmail.com>2020-03-23 10:33:12 -0500
commite8065ed97811f2c706b69dced469c7bd1aed057d (patch)
tree8f8b9b9ce0bbd62e84baccc844bd9722863bb241 /setup.py
parent6c99bcbc4472a8e1407f96f78c4764678a45d875 (diff)
downloadzope-security-e8065ed97811f2c706b69dced469c7bd1aed057d.tar.gz
Preparing release 5.1.15.1.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 8f80e3b..3639ffb 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.1.1.dev0',
+ version='5.1.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',