diff --git a/setup.py b/setup.py index 3a81fdb..0261235 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="tesla_fleet_api", - version="0.1.5", + version="0.1.6", author="Brett Adams", author_email="hello@teslemetry.com", description="Tesla Fleet API library for Python",