diff --git a/.bashrc b/.bashrc index cf70ba0..f61b310 100644 --- a/.bashrc +++ b/.bashrc @@ -195,7 +195,7 @@ compile_all_pythons() compile_python 3.5.9 & compile_python 3.6.10 & compile_python 3.7.8 & - compile_python 3.8.4 rc1 & + compile_python 3.8.4 & compile_python 3.9.0 b4 & wait }