v20141106

This commit is contained in:
Yamashita Yuu
2014-11-06 09:47:54 -08:00
parent 0786c7c5b6
commit ad644e83b5
3 changed files with 7 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# -f/--force Install even if the version appears to be installed already
#
PYENV_VIRTUALENV_VERSION="20141012"
PYENV_VIRTUALENV_VERSION="20141106"
set -e
[ -n "$PYENV_DEBUG" ] && set -x