diff --git a/.bash-python.sh b/.bash-python.sh index 821eaa8..fb6f265 100644 --- a/.bash-python.sh +++ b/.bash-python.sh @@ -46,7 +46,7 @@ compile_all_pythons() compile_python 3.7.12 & compile_python 3.8.12 & compile_python 3.9.9 & - compile_python 3.10.0 & + compile_python 3.10.1 & compile_python 3.11.0 a2 & wait }