From 1eaa62a0e27b205536c6a4a126cdc3b40191d111 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Sat, 24 Feb 2024 01:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E4=B8=BAhtml?= 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 7e8fe646..fae043fd 100644 --- a/pywxdump/__init__.py +++ b/pywxdump/__init__.py @@ -23,4 +23,4 @@ VERSION_LIST = {} VERSION_LIST_PATH = None -__version__ = "2.4.36" +__version__ = "2.4.40"