Bump version

This commit is contained in:
Linus Dietz
2023-11-21 08:59:25 +01:00
parent 1f0c52b5a7
commit 1223853208
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.15"
VERSION = "v1.8.16"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"