From 410b52979b445837b5e7b834aba4c888d9e5b934 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 7 Dec 2022 17:45:56 +0000 Subject: [PATCH] python: Bump to version 3.10.9 * And point out in ChangeLog.md that we're (still) 32-bit. --- .python-version | 2 +- ChangeLog.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.python-version b/.python-version index 36435ac6..54c5196a 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.10.8 +3.10.9 diff --git a/ChangeLog.md b/ChangeLog.md index ca82816e..ec1067e4 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.8. +* We now test against, and package with, Python 3.10.9, 32-bit. **As a consequence of this we no longer support Windows 7. This is due to @@ -27,6 +27,12 @@ produce the Windows executables and installer. --- +Pre-Release 5.7.0-alpha0 +=== +* We now test against, and package with, Python 3.10.9, 32-bit. + +--- + Release 5.6.1 === This release addresses some minor bugs and annoyances with v5.6.0, especially