From db63ae7f98dc4c04efa0d1b67a95bd66b2ca3c36 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 7 Sep 2022 18:05:21 +0100 Subject: [PATCH] python: Bump to version 3.10.7 --- .python-version | 2 +- ChangeLog.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.python-version b/.python-version index ac957df8..1281604a 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.10.6 +3.10.7 diff --git a/ChangeLog.md b/ChangeLog.md index d35cb5cd..ddf0603a 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.6. +* We now test against, and package with, Python 3.10.7. **As a consequence of this we no longer support Windows 7. This is due to @@ -30,7 +30,7 @@ produce the Windows executables and installer. Pre-Release 5.4.2-rc1 === -* We now test against, and package with, Python 3.10.6. +* We now test against, and package with, Python 3.10.7. Release 5.4.1 ===