Skip to content

Commit

Permalink
Bump Python version we test and build on
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Aug 1, 2021
1 parent d73e808 commit c7b868e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin-tools/pyenv-versions
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
echo "This script should be *sourced* rather than run directly through bash"
exit 1
fi
export PYVERSIONS='3.6.13 3.7.10 3.8.10 3.9.5'
export PYVERSIONS='3.6.14 3.7.11 3.8.11 3.9.6'

0 comments on commit c7b868e

Please sign in to comment.