增加打包为exe时,添加版本信息

This commit is contained in:
xaoyaoo 2024-01-30 22:57:45 +08:00
parent ed93ce0cb2
commit 09d3ebc1f5

View File

@ -23,4 +23,4 @@ except:
VERSION_LIST = {}
VERSION_LIST_PATH = None
__version__ = "2.4.29"
__version__ = "2.4.30"