From 022ea61e6a75d76b4a04af8a7988e5aedbd07f77 Mon Sep 17 00:00:00 2001 From: Jens Vagelpohl Date: Wed, 9 Oct 2024 18:37:43 +0200 Subject: [PATCH] - prepare release 7.4 --- CHANGES.rst | 3 +-- setup.py | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index d2922f6..cf8e6b7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changes ======= -7.4 (unreleased) +7.4 (2024-10-09) ---------------- - Allow to use the package with Python 3.13. @@ -15,7 +15,6 @@ Changes fixes `#287 `_. - 7.3 (2024-09-30) ---------------- diff --git a/setup.py b/setup.py index fb92b3d..e89cfe1 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def read(*rnames): setup(name='RestrictedPython', - version='7.4.dev0', + version='7.4', url='https://github.com/zopefoundation/RestrictedPython', license='ZPL 2.1', description=(