1
0

win build: bump python 3.9.10->3.9.11

This commit is contained in:
SomberNight
2022-03-17 18:09:04 +01:00
parent e00c998df3
commit 185d54de63

View File

@@ -9,7 +9,7 @@ PYINSTALLER_REPO="https://github.com/SomberNight/pyinstaller.git"
PYINSTALLER_COMMIT="80ee4d613ecf75a1226b960a560ee01459e65ddb"
# ^ tag 4.2, plus a custom commit that fixes cross-compilation with MinGW
PYTHON_VERSION=3.9.10
PYTHON_VERSION=3.9.11
# Let's begin!