Bump Python 3.10.

This commit is contained in:
Julien Palard 2021-12-07 10:32:18 +01:00
parent 0ab0a8f826
commit 93ac7c6f96
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ compile_all_pythons()
compile_python 3.7.12 &
compile_python 3.8.12 &
compile_python 3.9.9 &
compile_python 3.10.0 &
compile_python 3.10.1 &
compile_python 3.11.0 a2 &
wait
}