diff --git a/setup.py b/setup.py index d94b2aff..b35efa9c 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ def _write_version(file): name=package_name, version=version_tag, author='The TinyMS Authors', - author_email='wanghui71leon@gmail.com', + author_email='simple_hlw@163.com', url='https://tinyms.readthedocs.io/en/latest/', download_url='https://github.com/tinyms-ai/tinyms/tags', project_urls={