From 1cfd448ae608580f70072729e7357ee7073973c6 Mon Sep 17 00:00:00 2001 From: Eugene Date: Thu, 7 Nov 2024 18:31:39 -0800 Subject: [PATCH] Update GeneralWindow.py --- GETOOLS_SOURCE/modules/GeneralWindow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GETOOLS_SOURCE/modules/GeneralWindow.py b/GETOOLS_SOURCE/modules/GeneralWindow.py index 58fc748..ed04285 100644 --- a/GETOOLS_SOURCE/modules/GeneralWindow.py +++ b/GETOOLS_SOURCE/modules/GeneralWindow.py @@ -48,7 +48,7 @@ class GeneralWindow: - _version = "v1.3.9" + _version = "v1.4.0" _name = "GETools" _title = _name + " " + _version