Skip to content

Commit

Permalink
Move entry to right release.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Sep 30, 2024
1 parent e8d1ad6 commit ea8ede3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea8ede3

Please sign in to comment.