Bump version

This commit is contained in:
linus
2024-10-16 07:41:57 +02:00
parent fc529f313f
commit 1d8132d93a
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.10.1"
VERSION = "v1.10.2"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"