修改version_list
This commit is contained in:
parent
b5dc7448c1
commit
5ccf19718f
@ -372,7 +372,7 @@
|
|||||||
63488320,
|
63488320,
|
||||||
63486792,
|
63486792,
|
||||||
0,
|
0,
|
||||||
0,
|
63488256,
|
||||||
63488352
|
63488352
|
||||||
]
|
]
|
||||||
}
|
}
|
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
|||||||
with open("README.md", "r", encoding="utf-8") as fh:
|
with open("README.md", "r", encoding="utf-8") as fh:
|
||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
version = "2.1.10"
|
version = "2.1.11"
|
||||||
setup(
|
setup(
|
||||||
name="pywxdump",
|
name="pywxdump",
|
||||||
author="xaoyaoo",
|
author="xaoyaoo",
|
||||||
|
Loading…
Reference in New Issue
Block a user