From e491e5083d7bdc2a529d85976d6b2b1dcdf1de24 Mon Sep 17 00:00:00 2001 From: KYUNGMO TAK Date: Thu, 7 May 2026 17:11:18 +0900 Subject: [PATCH] Version up to 1.0.2 --- Custom_Lib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom_Lib.py b/Custom_Lib.py index 6e95866..ae7679b 100644 --- a/Custom_Lib.py +++ b/Custom_Lib.py @@ -1,4 +1,4 @@ -__version__ = "1.0.1" +__version__ = "1.0.2" # --- custom --- from custom_lib import my_file_config