This is the first release candidate of Python 3.11

This commit is contained in:
Julien Palard 2022-08-19 13:29:30 +02:00
parent e0376f79e7
commit 8e53da192e
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ compile-pythons()
compile-python 3.8.13 &
compile-python 3.9.13 &
compile-python 3.10.5 &
compile-python 3.11.0 b4 &
compile-python 3.11.0 rc1 &
wait
}