Python 3.10.5 is now available

This commit is contained in:
Julien Palard 2022-06-07 09:49:29 +02:00
parent be28d03e0d
commit 20216e5541
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ compile-pythons()
compile-python 3.7.13 &
compile-python 3.8.13 &
compile-python 3.9.13 &
compile-python 3.10.4 &
compile-python 3.10.5 &
compile-python 3.11.0 b3 &
wait
}