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 3cb1492 commit 42bb7b9Copy full SHA for 42bb7b9
tesla_fleet_api/const.py
@@ -3,7 +3,7 @@
3
from enum import Enum
4
import logging
5
6
-VERSION = "0.9.12"
+VERSION = "0.9.13"
7
LOGGER = logging.getLogger(__package__)
8
SERVERS = {
9
"na": "https://fleet-api.prd.na.vn.cloud.tesla.com",
0 commit comments