summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-04-27 08:28:59 +0200
committerMichael Howitz <mh@gocept.com>2022-04-27 08:28:59 +0200
commit90491d57081a3e6f6a1732914b055397b04008bd (patch)
treedb1180da9cbcabbe5e9e7588f5b2140859b36992 /setup.py
parent8165b02662558fc06f9c14f69a5f30e23d462964 (diff)
downloadzope-security-90491d57081a3e6f6a1732914b055397b04008bd.tar.gz
Back to development: 5.4
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 e02c885..b054dcd 100644
--- a/setup.py
+++ b/setup.py
@@ -130,7 +130,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.3',
+ version='5.4.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',