Skip to content

Commit

Permalink
Update setup.py email
Browse files Browse the repository at this point in the history
  • Loading branch information
lawtancool committed Oct 15, 2021
1 parent 9d48cd8 commit d7ced90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

setuptools.setup(
name="pyControl4", # Replace with your own username
version="0.3.0",
version="0.3.1",
author="lawtancool",
author_email="contact@lawrencetan.ml",
author_email="contact@lawrencetan.ca",
description="Python 3 asyncio package for interacting with Control4 systems",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit d7ced90

Please sign in to comment.