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 2399984 commit 2ffb10dCopy full SHA for 2ffb10d
bin/compile
@@ -50,8 +50,8 @@ export VENDOR_URL
50
# as well as prompt the user to upgrade if they are using an un–supported version.
51
# Note: When 3.7 lands, I recommend switching to LATEST_36 and LATEST_37.
52
DEFAULT_PYTHON_VERSION="python-3.6.7"
53
-LATEST_36="python-3.6.6"
54
-LATEST_37="python-3.7.0"
+LATEST_36="python-3.6.7"
+LATEST_37="python-3.7.1"
55
LATEST_35="python-3.5.6"
56
LATEST_34="python-3.4.9"
57
LATEST_27="python-2.7.15"
0 commit comments