Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
add author
  • Loading branch information
zprongl authored Jul 6, 2020
1 parent 7ef00bd commit 7c018f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
from setuptools import setup, find_packages
setup(
author = 'zhupr',
author_email = 'zplongr@hotmail.com',
name='want',
version='0.0.1',
packages=find_packages(),
Expand Down

0 comments on commit 7c018f3

Please sign in to comment.