This commit is contained in:
Ivan Pozdeev
2024-07-22 00:37:02 +03:00
parent d811b3fef2
commit e9b88cc366
2 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
# -u/--upgrade Imply --force
#
PYENV_VIRTUALENV_VERSION="1.2.3"
PYENV_VIRTUALENV_VERSION="1.2.4"
set -e
[ -n "$PYENV_DEBUG" ] && set -x