Skip to content

Commit 42bb7b9

Browse files
committed
v0.9.13
1 parent 3cb1492 commit 42bb7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tesla_fleet_api/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from enum import Enum
44
import logging
55

6-
VERSION = "0.9.12"
6+
VERSION = "0.9.13"
77
LOGGER = logging.getLogger(__package__)
88
SERVERS = {
99
"na": "https://fleet-api.prd.na.vn.cloud.tesla.com",

0 commit comments

Comments
 (0)