Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Feb 27, 2021
1 parent 167b37f commit 88aa335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def get_version(file, name="__version__"):
long_description_content_type="text/markdown",
url="https://github.com/timkpaine/{}".format(name),
author="Tim Paine",
author_email="timothy.k.paine@gmail.com",
author_email="t.paine154@gmail.com",
license="Apache 2.0",
install_requires=requires,
extras_require={"dev": requires_dev},
Expand Down

0 comments on commit 88aa335

Please sign in to comment.