diff --git a/.bashrc b/.bashrc index 5c4816d..4e1958d 100644 --- a/.bashrc +++ b/.bashrc @@ -200,7 +200,7 @@ compile_all_pythons() compile_python 3.7.10 & compile_python 3.8.10 & compile_python 3.9.5 & - compile_python 3.10.0b1 & + compile_python 3.10.0 b2 & wait }