Bump Python version to 3.9.5

This commit is contained in:
Greg Neagle
2021-05-24 15:36:32 -07:00
parent a857089e4f
commit 75010e835c
+1 -1
View File
@@ -4,7 +4,7 @@
TOOLSDIR=$(dirname "$0")
REQUIREMENTS="${TOOLSDIR}/py3_requirements.txt"
PYTHON_VERSION=3.9.4
PYTHON_VERSION=3.9.5
PYTHON_PRERELEASE_VERSION=
PYTHON_BASEURL="https://www.python.org/ftp/python/%s/python-%s${PYTHON_PRERELEASE_VERSION}-macos%s.pkg"
MACOS_VERSION=11