diff --git a/.python-version b/.python-version index 8d7f852b..c84ccce9 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.10.4 +3.10.5 diff --git a/ChangeLog.md b/ChangeLog.md index 6e39b8ec..ff6a1043 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,7 +9,7 @@ produce the Windows executables and installer. --- -* We now test against, and package with, Python 3.10.4. +* We now test against, and package with, Python 3.10.5. **As a consequence of this we no longer support Windows 7. This is due to @@ -27,6 +27,13 @@ produce the Windows executables and installer. --- +Pre-Release 5.4.1-rc1 +=== + +* We now test against, and package with, Python 3.10.5. + +--- + Release 5.4.0 ===