v20160315

This commit is contained in:
Yamashita, Yuu
2016-03-15 00:37:46 +00:00
parent d3d6504e01
commit 1ce2e2d730
2 changed files with 6 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="20160202"
PYENV_VIRTUALENV_VERSION="20160315"
set -e
[ -n "$PYENV_DEBUG" ] && set -x