This commit is contained in:
Yamashita, Yuu
2018-05-18 00:59:28 +00:00
parent e67dd07f1b
commit 9a03eb5b9c
2 changed files with 7 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="1.1.1"
PYENV_VIRTUALENV_VERSION="1.1.2"
set -e
[ -n "$PYENV_DEBUG" ] && set -x