Commit 2ffb10da authored by Casey Faist's avatar Casey Faist

update latest vars in compile

parent 23999846
......@@ -50,8 +50,8 @@ export VENDOR_URL
# as well as prompt the user to upgrade if they are using an un–supported version.
# Note: When 3.7 lands, I recommend switching to LATEST_36 and LATEST_37.
DEFAULT_PYTHON_VERSION="python-3.6.7"
LATEST_36="python-3.6.6"
LATEST_37="python-3.7.0"
LATEST_36="python-3.6.7"
LATEST_37="python-3.7.1"
LATEST_35="python-3.5.6"
LATEST_34="python-3.4.9"
LATEST_27="python-2.7.15"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment