diff --git a/setup.py b/setup.py index 198fbc1..122f83b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="tesla_fleet_api", - version="0.2.3", + version="0.2.4", author="Brett Adams", author_email="hello@teslemetry.com", description="Tesla Fleet API library for Python",