From 642202897b419a74b1cb1756315936b45fb75e78 Mon Sep 17 00:00:00 2001 From: Jens Vagelpohl Date: Wed, 9 Oct 2024 18:44:07 +0200 Subject: [PATCH] - vb [ci skip] --- CHANGES.rst | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index bb04673..f2cc8ed 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,10 @@ Changes ======= +7.5 (unreleased) +---------------- + + 7.4 (2024-10-09) ---------------- diff --git a/setup.py b/setup.py index e89cfe1..af12bc1 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def read(*rnames): setup(name='RestrictedPython', - version='7.4', + version='7.5.dev0', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(