diff --git a/setting_total.py b/setting_total.py index f49b130..0b5c1c9 100644 --- a/setting_total.py +++ b/setting_total.py @@ -16,7 +16,7 @@ GB_RUN_TIME = time.strftime("%Y-%m-%d-%H-%M-%S", time.localtime()) ################################################################## # 版本号配置 -GB_VERSION = "Ver 0.3.2 2023-05-27 03:30" +GB_VERSION = "Ver 0.3.3 2023-05-27 06:40" ################################################################## # 是否显示DEBUG级别信息,默认False GB_DEBUG_FLAG = False