summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-11-30 08:23:41 +0100
committerMichael Howitz <mh@gocept.com>2022-11-30 08:23:41 +0100
commit0a1427e0ff1653e458d79f10cf49a2501f4efaa5 (patch)
tree0ea01df2bcc2c780ab6816666cf3a59f491462fc /setup.py
parent3652330f8af1eb7e2bcc3bc9ecb75c4d008a0f9b (diff)
downloadzope-security-0a1427e0ff1653e458d79f10cf49a2501f4efaa5.tar.gz
Preparing release 5.85.8
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 2dd9c9f..5f5732b 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.8.dev0',
+ version='5.8',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',