This commit is contained in:
xaoyaoo 2024-04-19 16:31:08 +08:00
parent 3c850dc171
commit dafe6da127

View File

@ -29,4 +29,4 @@ except:
PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) PYWXDUMP_ROOT_PATH = os.path.dirname(__file__)
db_init = DBPool("DBPOOL_INIT") db_init = DBPool("DBPOOL_INIT")
__version__ = "3.0.1" __version__ = "3.0.2"