From acedc8480e361143bf618b88577099ffb90d5c91 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sat, 22 Jun 2024 00:29:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=9C=AC=E5=9C=B0=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=80=89=E9=A1=B9?= 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 1bc7c6a..74fdf12 100644 --- a/pywxdump/__init__.py +++ b/pywxdump/__init__.py @@ -28,4 +28,4 @@ except: # PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) # db_init = DBPool("DBPOOL_INIT") -__version__ = "3.0.31" +__version__ = "3.0.32"