diff --git a/compile-python.sh b/compile-python.sh index 892c2cc..01fd975 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -52,7 +52,7 @@ compile-pythons() compile-python 3.7.13 & compile-python 3.8.13 & compile-python 3.9.13 & - compile-python 3.10.4 & + compile-python 3.10.5 & compile-python 3.11.0 b3 & wait }