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 d238502 commit 0dbbf96Copy full SHA for 0dbbf96
tesla_fleet_api/__init__.py
@@ -1,7 +1,7 @@
1
"""Tesla Fleet API"""
2
3
__author__ = "[email protected]"
4
-__version__ = "1.3.0"
+__version__ = "1.3.1"
5
6
from tesla_fleet_api.tesla.bluetooth import TeslaBluetooth
7
from tesla_fleet_api.tesla.fleet import TeslaFleetApi
0 commit comments