v20150526

First release after my son's birth....
This commit is contained in:
Yamashita Yuu
2015-05-27 00:01:13 +09:00
parent 0ca01826e8
commit 9a52f9fb5d
3 changed files with 8 additions and 3 deletions

View File

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