Python 3.11.1, 3.10.9, 3.9.16, 3.8.16, 3.7.16, and 3.12.0 alpha 3 are now available

This commit is contained in:
Julien Palard 2022-12-28 10:19:00 +01:00
parent 98d78d290e
commit 3085735ca7
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ compile-pythons()
# Compiles a usefull set of Python versions.
compile-python 3.7.16 &
compile-python 3.8.16 &
compile-python 3.9.15 &
compile-python 3.9.16 &
compile-python 3.10.9 &
compile-python 3.11.1 &
compile-python 3.12.0 a3 &