diff --git a/.bashrc b/.bashrc index 6783940..60eb63a 100644 --- a/.bashrc +++ b/.bashrc @@ -199,6 +199,7 @@ compile_all_pythons() compile_python 3.8.12 & compile_python 3.9.7 & compile_python 3.10.0 & + compile_python 3.11.0 a1 wait }