From 860f97478c0c91e780b17c644a372316638dd223 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Tue, 23 Jul 2024 10:15:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=B9=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pywxdump/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywxdump/__init__.py b/pywxdump/__init__.py index 657b4b93..3d0df064 100644 --- a/pywxdump/__init__.py +++ b/pywxdump/__init__.py @@ -28,4 +28,4 @@ # PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) # db_init = DBPool("DBPOOL_INIT") -__version__ = "3.0.41" +__version__ = "3.0.42"