aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 8a49edf..6f3708e 100755
--- a/setup.py
+++ b/setup.py
@@ -22,6 +22,7 @@ setuptools.setup(
name="ShellyPy",
version=version,
author="Jan Drögehoff",
+ author_email="jandroegehoff@gmail.com",
description="Wrapper around the Shelly HTTP api",
long_description=long_description,
long_description_content_type="text/markdown",