Skip to content

Commit e7f1617

Browse files
committed
v0.7.8
1 parent d4de5c4 commit e7f1617

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.7.7"
6+
VERSION = "0.7.8"
77
LOGGER = logging.getLogger(__package__)
88
SERVERS = {
99
"na": "https://fleet-api.prd.na.vn.cloud.tesla.com",

0 commit comments

Comments
 (0)