From 07290e42452fa7032c79709e0b0771c6194a5cab Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Wed, 30 Aug 2023 08:29:31 +0200 Subject: [PATCH] Back to development: 6.3 --- CHANGES.rst | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index cab781f..9c2d3cf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes ======= +6.3 (unreleased) +---------------- + +- Nothing changed yet. + + 6.2 (2023-08-30) ---------------- diff --git a/setup.py b/setup.py index bffdb51..3f76268 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read(*rnames): setup( name='RestrictedPython', - version='6.2', + version='6.3.dev0', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(