We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cdcb9 commit ac5ccafCopy full SHA for ac5ccaf
1 file changed
setup.py
@@ -13,10 +13,10 @@
13
14
setuptools.setup(
15
name="auth_swust",
16
- version="1.4.1",
+ version="1.5.0",
17
url="https://github.com/BuddingLab/auth_swust",
18
- author="BuddingLab",
19
- author_email="admin@maxlv.org,",
+ author="BudyLab",
+ author_email="admin@maxlv.org",
20
description="模拟登录西南科技大学一站式网上服务大厅,带验证码识别",
21
long_description=README,
22
long_description_content_type="text/markdown",
0 commit comments