We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73e808 commit c7b868eCopy full SHA for c7b868e
admin-tools/pyenv-versions
@@ -5,4 +5,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
5
echo "This script should be *sourced* rather than run directly through bash"
6
exit 1
7
fi
8
-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 commit comments