From a460be4348edb773138d7b3cccab9a2bb67e62f4 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Wed, 30 Aug 2023 08:29:23 +0200 Subject: [PATCH] Preparing release 6.2 --- CHANGES.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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=(