diff --git a/CHANGES.rst b/CHANGES.rst index 4d06f18..0aa6442 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes ======= +7.2 (unreleased) +---------------- + +- Nothing changed yet. + + 7.2a1.dev0 (2024-03-14) ----------------------- diff --git a/setup.py b/setup.py index fc7a705..1b94cd0 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read(*rnames): setup( name='RestrictedPython', - version='7.2a1.dev0', + version='7.2.dev0', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(