diff options
| -rw-r--r-- | CHANGES.rst | 6 | ||||
| -rw-r--r-- | setup.py | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 506ad75..1997903 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes ======= +4.0.5 (unreleased) +------------------ + +- Nothing changed yet. + + 4.0.4 (2023-05-02) ------------------ @@ -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', |
