From 3b926d3959a094bba51b35c443fca7552af3ed80 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 17 May 2021 15:23:20 +0100 Subject: [PATCH] docs/Releasing: Latest tested Python is 3.9.5 --- docs/Releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Releasing.md b/docs/Releasing.md index f3d81e24..8d656f4f 100644 --- a/docs/Releasing.md +++ b/docs/Releasing.md @@ -32,7 +32,7 @@ You will need several pieces of software installed, or the files from their "Windows Software Development Kit - Windows 10.0.19041.1" in "Apps & Features", *not* "Windows SDK AddOn". 1. [Python](https://python.org): 32-bit version of Python 3.9 for Windows. - [v3.9.2](https://www.python.org/downloads/release/python-392/) is the most + [v3.9.5](https://www.python.org/downloads/release/python-395/) is the most recently tested version. You need the `Windows x86 executable installer` file, for the 32-bit version. Double-check the version against the `.python.version` file, as it should always contain the intended version.