We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed61bfa commit 823cf13Copy full SHA for 823cf13
tesla_fleet_api/__init__.py
@@ -1,7 +1,7 @@
1
"""Tesla Fleet API"""
2
3
__author__ = "[email protected]"
4
-__version__ = "1.1.0"
+__version__ = "1.1.1"
5
6
from tesla_fleet_api.tesla.fleet import TeslaFleetApi
7
from tesla_fleet_api.tesla.bluetooth import TeslaBluetooth
0 commit comments