diff --git a/.bashrc b/.bashrc index 8a259d3..6564140 100644 --- a/.bashrc +++ b/.bashrc @@ -198,8 +198,8 @@ compile_all_pythons() compile_python 3.5.10 & compile_python 3.6.12 & compile_python 3.7.10 & - compile_python 3.8.8 & - compile_python 3.9.2 & + compile_python 3.8.9 & + compile_python 3.9.3 & compile_python 3.10.0a6 & wait }