From 44d826efc9bfa2fe25adf291a299f0d66ac79eb0 Mon Sep 17 00:00:00 2001 From: deajan Date: Wed, 5 Mar 2025 23:52:45 +0100 Subject: [PATCH] !fixup Force FreeSimpleGUI update on compilation --- bin/COMPILE.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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