Skip to content

Commit 9f1a7d3

Browse files
committed
fix 单用户使用上次数据报错问题
1 parent 0f0bc5b commit 9f1a7d3

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.21"
8+
__version__ = "3.1.22"
99

1010
import os, json
1111

0 commit comments

Comments
 (0)