Skip to content

Commit 9069621

Browse files
author
Kenneth Reitz
committed
python-2.7.4 default version
1 parent 5b55261 commit 9069621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ LEGACY_TRIGGER="lib/python2.7"
2525
PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
2626

2727
# Python version. This will be used in the future to specify custom Pythons.
28-
DEFAULT_PYTHON_VERSION="python-2.7.3"
28+
DEFAULT_PYTHON_VERSION="python-2.7.4"
2929
PYTHON_EXE="/app/.heroku/python/bin/python"
3030
PIP_VERSION="1.3.1"
3131
DISTRIBUTE_VERSION="0.6.36"

0 commit comments

Comments
 (0)