1
0

win build: bump python version (3.9.13->3.10.11)

This commit is contained in:
SomberNight
2023-06-02 15:02:51 +00:00
parent 66f219cdf3
commit 21cf85afca

View File

@@ -4,7 +4,7 @@ PYINSTALLER_REPO="https://github.com/pyinstaller/pyinstaller.git"
PYINSTALLER_COMMIT="0fe956a2c6157e1b276819de1a050c242de70a29"
# ^ latest commit from "v4" branch, somewhat after "4.10" tag
PYTHON_VERSION=3.9.13
PYTHON_VERSION=3.10.11
# Let's begin!