Sfoglia il codice sorgente

2.0.1

pull/1977/head v2.0.1
Anton Petrov 5 anni fa
committed by GitHub
parent
commit
f81bffc95e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      libexec/pyenv---version

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

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

Caricamento…
Annulla
Salva