Skip to content

Commit 8887b38

Browse files
committed
fix 部分图片无法读取
1 parent 4da72a8 commit 8887b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywxdump/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Author: xaoyaoo
66
# Date: 2023/10/14
77
# -------------------------------------------------------------------------------
8-
__version__ = "3.1.23"
8+
__version__ = "3.1.24"
99

1010
import os, json
1111

0 commit comments

Comments
 (0)