Browse Source

v2.3.34

pull/2861/head
Anton Petrov 9 months ago
committed by GitHub
parent
commit
99d74e78f7
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.3.33"
version="2.3.34"
git_revision=""
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

Loading…
Cancel
Save