We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58d5a7 commit ccc20a5Copy full SHA for ccc20a5
Makefile
@@ -30,7 +30,7 @@ BUILD_NUMBER=custom
30
MACOSX_DEPLOYMENT_TARGET=10.8
31
32
# Version of packages that will be compiled by this meta-package
33
-PYTHON_VERSION=3.6.13
+PYTHON_VERSION=3.6.14
34
PYTHON_VER=$(basename $(PYTHON_VERSION))
35
36
OPENSSL_VERSION_NUMBER=1.0.2
README.rst
@@ -1,7 +1,7 @@
1
Python Apple Support
2
====================
3
4
-**This repository branch builds a packaged version of Python 3.6.12**.
+**This repository branch builds a packaged version of Python 3.6.14**.
5
Other Python versions are available by cloning other branches of the main
6
repository.
7
0 commit comments