From 085c191c547aad0c9bc26562843fda3273004dca Mon Sep 17 00:00:00 2001
From: Athanasius <github@miggy.org>
Date: Thu, 4 Aug 2022 09:40:54 +0100
Subject: [PATCH] Python: Bump to version 3.10.6

---
 .python-version | 2 +-
 ChangeLog.md    | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.python-version b/.python-version
index c84ccce9..ac957df8 100644
--- a/.python-version
+++ b/.python-version
@@ -1 +1 @@
-3.10.5
+3.10.6
diff --git a/ChangeLog.md b/ChangeLog.md
index df177f24..d35cb5cd 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.5.
+* We now test against, and package with, Python 3.10.6.
 
   **As a consequence of this we no longer support Windows 7.  
   This is due to
@@ -27,6 +27,11 @@ produce the Windows executables and installer.
 
 ---
 
+Pre-Release 5.4.2-rc1
+===
+
+* We now test against, and package with, Python 3.10.6.
+
 Release 5.4.1
 ===