v20140615 (fixes #26)

This commit is contained in:
Yamashita Yuu
2014-06-15 20:20:29 +09:00
parent dcb5371f07
commit ea18a1b283
3 changed files with 10 additions and 5 deletions

View File

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