From ea8ede3061d35a895f4e851c855bc54b85594daa Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Mon, 30 Sep 2024 09:11:32 +0200 Subject: [PATCH] Move entry to right release. --- CHANGES.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7bae695..10fad5c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,14 +4,13 @@ Changes 7.4 (unreleased) ---------------- -- Nothing changed yet. +- Allow to use the package with Python 3.13 -- Caution: No security + audit has been done so far. 7.3 (2024-09-30) ---------------- -- Allow to use the package with Python 3.13 -- Caution: No security - audit has been done so far. - Increase the safety level of ``safer_getattr`` allowing applications to use it as ``getattr`` implementation. Such use should now follow the same policy and give the same level of protection as direct attribute access in an