summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-03-10 08:27:30 +0100
committerMichael Howitz <mh@gocept.com>2022-03-10 08:27:30 +0100
commit32a3bf01a78f77151bc6737230c2a088b7e24724 (patch)
tree0748e5f0eb8960eff9fda1dcd869239925244653 /setup.py
parent5d37b3849d7679454e1dbb83c14b3850cc795efe (diff)
downloadzope-security-32a3bf01a78f77151bc6737230c2a088b7e24724.tar.gz
Preparing release 5.25.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 470416a..708eb3e 100644
--- a/setup.py
+++ b/setup.py
@@ -133,7 +133,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.2.dev0',
+ version='5.2',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',