summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-05-02 15:09:28 +0200
committerMichael Howitz <mh@gocept.com>2023-05-02 15:09:28 +0200
commitf183f6724a8478d7758e8a249ffeb0319b07a32c (patch)
tree54b05981f072608fd84df9b5b3bac4a929eeb195 /setup.py
parent9a07c9c46f1db9845d810d9639faf8b944182bc6 (diff)
downloadzope-security-4.0.x.tar.gz
Back to development: 4.0.54.0.x
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 d1dd9d1..774efac 100644
--- a/setup.py
+++ b/setup.py
@@ -77,7 +77,7 @@ else:
]
setup(name='zope.security',
- version='4.0.4',
+ version='4.0.5.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',