From d2164b239ce36817bdc54526e0f9cb41f8571576 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Mon, 30 Sep 2024 09:10:33 +0200 Subject: [PATCH] Back to development: 7.4 --- CHANGES.rst | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4e40e74..2bb5f4d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes ======= +7.4 (unreleased) +---------------- + +- Nothing changed yet. + + 7.3 (2024-09-30) ---------------- diff --git a/setup.py b/setup.py index 6a0ca55..a1fc431 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(*rnames): ] setup(name='RestrictedPython', - version='7.3', + version='7.4.dev0', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(