Skip to content

Commit 2ffb10d

Browse files
committed
update latest vars in compile
1 parent 2399984 commit 2ffb10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/compile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ export VENDOR_URL
5050
# as well as prompt the user to upgrade if they are using an un–supported version.
5151
# Note: When 3.7 lands, I recommend switching to LATEST_36 and LATEST_37.
5252
DEFAULT_PYTHON_VERSION="python-3.6.7"
53-
LATEST_36="python-3.6.6"
54-
LATEST_37="python-3.7.0"
53+
LATEST_36="python-3.6.7"
54+
LATEST_37="python-3.7.1"
5555
LATEST_35="python-3.5.6"
5656
LATEST_34="python-3.4.9"
5757
LATEST_27="python-2.7.15"

0 commit comments

Comments
 (0)