1
0

binaries: bump python version

This commit is contained in:
SomberNight
2021-03-13 15:04:22 +01:00
parent 6e6e956de4
commit eaffced6dd
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,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.8.7
PYTHON_VERSION=3.8.8
# Let's begin!