Skip to content

Commit

Permalink
添加导出为csv命令【测试功能】
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Dec 28, 2023
1 parent bc69400 commit 742c781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywxdump/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
with open(VERSION_LIST_PATH, "r", encoding="utf-8") as f:
VERSION_LIST = json.load(f)

__version__ = "2.3.25"
__version__ = "2.3.26"

0 comments on commit 742c781

Please sign in to comment.