Skip to content

Commit ccc20a5

Browse files
committed
Bumped Python version to v3.6.14.
1 parent c58d5a7 commit ccc20a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ BUILD_NUMBER=custom
3030
MACOSX_DEPLOYMENT_TARGET=10.8
3131

3232
# Version of packages that will be compiled by this meta-package
33-
PYTHON_VERSION=3.6.13
33+
PYTHON_VERSION=3.6.14
3434
PYTHON_VER=$(basename $(PYTHON_VERSION))
3535

3636
OPENSSL_VERSION_NUMBER=1.0.2

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Apple Support
22
====================
33

4-
**This repository branch builds a packaged version of Python 3.6.12**.
4+
**This repository branch builds a packaged version of Python 3.6.14**.
55
Other Python versions are available by cloning other branches of the main
66
repository.
77

0 commit comments

Comments
 (0)