From 60135b9f8eba9c75f43d8a7e1d76093aa591c906 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sun, 4 Aug 2024 15:26:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E4=B8=80=E4=B8=8Bbu?= =?UTF-8?q?g?= 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 f79d71a..7f0d4aa 100644 --- a/pywxdump/__init__.py +++ b/pywxdump/__init__.py @@ -27,4 +27,4 @@ except: # PYWXDUMP_ROOT_PATH = os.path.dirname(__file__) # db_init = DBPool("DBPOOL_INIT") -__version__ = "3.1.0" +__version__ = "3.1.1"