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 095eebe commit 7263192Copy full SHA for 7263192
admin-tools/pyenv-versions
@@ -6,4 +6,4 @@ if [[ $0 == ${BASH_SOURCE[0]} ]] ; then
6
exit 1
7
fi
8
9
-export PYVERSIONS='3.8 3.9 3.10 3.11'
+export PYVERSIONS='3.10 3.11 3.12 3.13'
0 commit comments