diff --git a/setup.py b/setup.py index e696229..9b7f54b 100644 --- a/setup.py +++ b/setup.py @@ -6,9 +6,9 @@ setuptools.setup( name="jlrpy", - version="1.4.0", + version="1.4.1", author="Edvard", - author_email="edvard.holst@gmail.com", + author_email="5gk633atf@relay.firefox.com", description="Control your Jaguar I-Pace", long_description=long_description, long_description_content_type="text/markdown",