diff --git a/compile-python.sh b/compile-python.sh index 0679a0f..cab772f 100644 --- a/compile-python.sh +++ b/compile-python.sh @@ -28,8 +28,8 @@ compile-pythons() compile-python 3.8.18 & compile-python 3.9.18 & compile-python 3.10.13 & - compile-python 3.11.5 & - compile-python 3.12.0 & + compile-python 3.11.8 & + compile-python 3.12.2 & compile-python 3.13.0 a3 & wait }