Skip to content

Commit a0cbd67

Browse files
committed
Bump Python version to v3.9.2.
1 parent 576c68f commit a0cbd67

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ BUILD_NUMBER=custom
3333
MACOSX_DEPLOYMENT_TARGET=10.8
3434

3535
# Version of packages that will be compiled by this meta-package
36-
PYTHON_VERSION=3.9.1
36+
PYTHON_VERSION=3.9.2
3737
PYTHON_VER=$(basename $(PYTHON_VERSION))
3838

3939
OPENSSL_VERSION_NUMBER=1.1.1

0 commit comments

Comments
 (0)