From aeb07cae8e7a1a341c236e8345e61870413b0c4a Mon Sep 17 00:00:00 2001 From: CHERWING <160421895+CHERWING@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:41:20 +0800 Subject: [PATCH] Update YHSH.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新版本号 --- YHSH.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YHSH.py b/YHSH.py index 2e27220..4ba5104 100755 --- a/YHSH.py +++ b/YHSH.py @@ -1074,7 +1074,7 @@ export SCRIPT_UPDATE = 'False' 关闭脚本自动更新,默认开启 ✨✨✨ @Author CHERWIN✨✨✨ ''') local_script_name = os.path.basename(__file__) - local_version = '2024.04.07' + local_version = '2024.04.17' if os.path.isfile('CHERWIN_TOOLS.py'): import_Tools() else: