diff --git a/CHANGES.rst b/CHANGES.rst index d2922f6..cf8e6b7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changes ======= -7.4 (unreleased) +7.4 (2024-10-09) ---------------- - Allow to use the package with Python 3.13. @@ -15,7 +15,6 @@ Changes fixes `#287 `_. - 7.3 (2024-09-30) ---------------- diff --git a/setup.py b/setup.py index fb92b3d..e89cfe1 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def read(*rnames): setup(name='RestrictedPython', - version='7.4.dev0', + version='7.4', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(