pyenv / pyenv-virtualenv

a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
MIT License
6.18k stars 399 forks source link

Update PYENV_VIRTUALENV_VERSION #449

Closed jack-mcivor closed 1 year ago

jack-mcivor commented 1 year ago

Following the latest couple of releases (see #443), it looks like the version number needs to be updated inside the repo for pyenv virtualenv --version to report correctly.

native-api commented 1 year ago

Thanks!

For the record, does anyone actually rely on this number in practice?

jack-mcivor commented 1 year ago

I'm new to the project and was puzzling over why pyenv update was seemingly not retrieving the latest version. Not sure about other uses