Bump version for release #30, #31, #32

This commit is contained in:
Linus Dietz
2023-06-26 07:59:18 +02:00
parent c72e99bcf8
commit c095c39462
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.4.4"
VERSION = "v1.5.0"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"