Browse Source

Update pyenv---version

pull/2099/head v2.1.0
Anton Petrov 3 years ago
committed by GitHub
parent
commit
05ca057bb2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libexec/pyenv---version

+ 1
- 1
libexec/pyenv---version View File

@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x
version="2.0.7"
version="2.1.0"
git_revision=""
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

Loading…
Cancel
Save