Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 3c24a2f

Browse files
committed
Bump Python version.
1 parent 5551d66 commit 3c24a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PROJECT_DIR=$(shell pwd)
44
BUILD_NUMBER=custom
55

66
# Version of packages that will be compiled by this meta-package
7-
PYTHON_VERSION=3.8.3
7+
PYTHON_VERSION=3.8.6
88
PYTHON_VER=$(basename $(PYTHON_VERSION))
99
ARCH=$(shell uname -m)
1010

0 commit comments

Comments
 (0)