Skip to content

Commit

Permalink
Update pyenv---version
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-petrov authored Aug 31, 2021
1 parent a85875c commit 2d64fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/pyenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x

version="2.0.5"
version="2.0.6"
git_revision=""

if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then
Expand Down

0 comments on commit 2d64fb1

Please sign in to comment.