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 5b55261 commit 9069621Copy full SHA for 9069621
bin/compile
@@ -25,7 +25,7 @@ LEGACY_TRIGGER="lib/python2.7"
25
PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
26
27
# Python version. This will be used in the future to specify custom Pythons.
28
-DEFAULT_PYTHON_VERSION="python-2.7.3"
+DEFAULT_PYTHON_VERSION="python-2.7.4"
29
PYTHON_EXE="/app/.heroku/python/bin/python"
30
PIP_VERSION="1.3.1"
31
DISTRIBUTE_VERSION="0.6.36"
0 commit comments