更新readme

This commit is contained in:
xaoyo 2023-10-17 12:27:15 +08:00
parent b58ce35129
commit 3fc468144d

View File

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()
version = "2.1.3"
version = "2.1.4"
setup(
name="pywxdump",
author="xaoyaoo",