Skip to content

Commit c7b868e

Browse files
committed
Bump Python version we test and build on
1 parent d73e808 commit c7b868e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-tools/pyenv-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
55
echo "This script should be *sourced* rather than run directly through bash"
66
exit 1
77
fi
8-
export PYVERSIONS='3.6.13 3.7.10 3.8.10 3.9.5'
8+
export PYVERSIONS='3.6.14 3.7.11 3.8.11 3.9.6'

0 commit comments

Comments
 (0)