Update author

This commit is contained in:
Changhua 2023-10-07 15:36:47 +08:00
parent df9557cce8
commit 8949976845

View File

@ -11,8 +11,8 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="wcfauto",
version=wcfauto.__version__,
author="Changhua",
author_email="lichanghua0821@gmail.com",
author="bujinzhang",
author_email="",
description="一个玩微信的工具",
long_description=long_description,
long_description_content_type="text/markdown",