diff --git a/CHANGES.rst b/CHANGES.rst index 8079ae3..1b1b4b8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changes ======= -7.2 (unreleased) +7.2 (2024-08-02) ---------------- - Remove unneeded setuptools fossils that may cause installation problems diff --git a/setup.py b/setup.py index f0ffe5b..66a95da 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(*rnames): ] setup(name='RestrictedPython', - version='7.2.dev0', + version='7.2', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(