summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2022-11-06 12:04:43 +0100
committerJens Vagelpohl <jens@plyp.com>2022-11-06 12:04:43 +0100
commit11ae69996a8144eaed372c24d3ffb8baa75c981d (patch)
tree4e999d04a824c7e23a4e16868859322303d6050b /setup.py
parente5e6e3f3e62a1fb244c887d940c782e9d102a973 (diff)
downloadzope-security-11ae69996a8144eaed372c24d3ffb8baa75c981d.tar.gz
- prepare release 5.5
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 eea79b7..0a3a2f9 100644
--- a/setup.py
+++ b/setup.py
@@ -130,7 +130,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.5.dev0',
+ version='5.5',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',