Change version

This commit is contained in:
Dielee
2024-05-27 08:14:18 +02:00
parent e85b2ef31e
commit 6021a57e6b
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.9.0b1"
VERSION = "v1.9.0"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"