summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-11-30 08:24:31 +0100
committerMichael Howitz <mh@gocept.com>2022-11-30 08:24:31 +0100
commit831a34f5cf3e2c4297e0da35c4f38e7cf12fac16 (patch)
tree83040ed62ca3a1b6df03c5b288cdc81ae1127e68 /setup.py
parent0a1427e0ff1653e458d79f10cf49a2501f4efaa5 (diff)
downloadzope-security-831a34f5cf3e2c4297e0da35c4f38e7cf12fac16.tar.gz
Back to development: 5.9
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 5f5732b..b1d224f 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='5.8',
+ version='5.9.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',