Bump version

This commit is contained in:
Linus Dietz
2023-11-20 07:49:34 +01:00
parent 22cf71f007
commit 3be0a4edbf
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.8.13"
VERSION = "v1.8.14"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"