diff --git a/bin/COMPILE.cmd b/bin/COMPILE.cmd index b703c79..fc8f059 100644 --- a/bin/COMPILE.cmd +++ b/bin/COMPILE.cmd @@ -2,7 +2,7 @@ :: This is an example compiler script -SET PYTHON64=c:\python312-64\python.exe +SET PYTHON64=c:\python313-64\python.exe SET PYTHON32=c:\python37-32\python.exe