From fd3ebc9c21e98717fb519e7c5ddff11b6800fd2d Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 31 Aug 2021 10:49:04 +0100 Subject: [PATCH] Python version: 3.9.7 --- .github/workflows/windows-build.yml | 2 +- .python-version | 2 +- ChangeLog.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index e1041864..eac27cf4 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v2.3.4 - uses: actions/setup-python@v2.2.2 with: - python-version: "3.9.6" + python-version: "3.9.7" architecture: "x86" - name: Install python tools diff --git a/.python-version b/.python-version index 1635d0f5..f69abe41 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.9.6 +3.9.7 diff --git a/ChangeLog.md b/ChangeLog.md index e8031212..2eb45d0b 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.9.6. +* We now test against, and package with, Python 3.9.7. **As a consequence of this we no longer support Windows 7. This is due to