summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2020-02-14 11:20:13 +0100
committerMichael Howitz <mh@gocept.com>2020-02-14 11:20:13 +0100
commitaf39247994128b4aa8d234fe5502d01f2f925945 (patch)
tree2b4f325e2e5d79e958d7ab898abaed543c1e641c /setup.py
parent735bb4ee6ce9d8ef2af79e5b457d1dfff821ca42 (diff)
downloadzope-security-af39247994128b4aa8d234fe5502d01f2f925945.tar.gz
Preparing release 5.1.05.1.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 f7d7c58..a2b5441 100644
--- a/setup.py
+++ b/setup.py
@@ -127,7 +127,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.1.0.dev0',
+ version='5.1.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',