v20160716

This commit is contained in:
Yamashita, Yuu
2016-07-16 07:00:03 +00:00
parent 704f08f866
commit 0fd8a161e6
2 changed files with 8 additions and 1 deletions

View File

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