diff --git a/CHANGES.rst b/CHANGES.rst index 1ff68fa..cab781f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changes ======= -6.2 (unreleased) +6.2 (2023-08-30) ---------------- - Fix information disclosure problems through diff --git a/setup.py b/setup.py index 1d1830c..bffdb51 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read(*rnames): setup( name='RestrictedPython', - version='6.2.dev0', + version='6.2', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(