Update windows builds to Python 3.12

This commit is contained in:
Orsiris de Jong 2024-10-25 14:30:24 +02:00
parent 0b6e1c445f
commit 7a1c975201

View file

@ -2,7 +2,7 @@
:: This is an example compiler script
SET PYTHON64=c:\python311-64\python.exe
SET PYTHON64=c:\python312-64\python.exe
SET PYTHON32=c:\python37-32\python.exe