Skip to content

Commit 2b2b87a

Browse files
authored
Bump pyenv-virtualenv reporting version to match release (#471)
The latest release so far (Dec 2023) is 1.2.2, but the version reported is still 1.2.1: https://github.com/pyenv/pyenv-virtualenv/releases/tag/v1.2.2
1 parent 38a6561 commit 2b2b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/pyenv-virtualenv

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# -u/--upgrade Imply --force
1414
#
1515

16-
PYENV_VIRTUALENV_VERSION="1.2.1"
16+
PYENV_VIRTUALENV_VERSION="1.2.2"
1717

1818
set -e
1919
[ -n "$PYENV_DEBUG" ] && set -x

0 commit comments

Comments
 (0)