diff options
| author | Michael Howitz <mh@gocept.com> | 2023-05-02 15:09:28 +0200 |
|---|---|---|
| committer | Michael Howitz <mh@gocept.com> | 2023-05-02 15:09:28 +0200 |
| commit | f183f6724a8478d7758e8a249ffeb0319b07a32c (patch) | |
| tree | 54b05981f072608fd84df9b5b3bac4a929eeb195 /setup.py | |
| parent | 9a07c9c46f1db9845d810d9639faf8b944182bc6 (diff) | |
| download | zope-security-4.0.x.tar.gz | |
Back to development: 4.0.54.0.x
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
