Skip to content

Commit

Permalink
Get ready for release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Nov 13, 2024
1 parent e35f197 commit b54d9bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ trap finish EXIT

cd $(dirname ${BASH_SOURCE[0]})

if ! source ./pyenv-3.0-3.1-versions ; then
if ! source ./pyenv-3.0-3.2-versions ; then
exit $?
fi
if ! source ./setup-python-3.0.sh ; then
Expand Down

0 comments on commit b54d9bc

Please sign in to comment.