From: Giorgio Ravera Date: Sun, 26 Feb 2023 13:37:47 +0000 (+0100) Subject: Updated to version 0.13 X-Git-Tag: v0.13 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=HEAD;p=mercedes_me_api.git Updated to version 0.13 --- diff --git a/const.py b/const.py index 250ccb0..ef271df 100644 --- a/const.py +++ b/const.py @@ -9,7 +9,7 @@ https://github.com/xraver/mercedes_me_api/ # Software Name & Version NAME = "Mercedes Me API" DOMAIN = "mercedesmeapi" -VERSION = "0.12" +VERSION = "0.13" # Software Parameters TOKEN_FILE = ".mercedesme_token" CONFIG_FILE = ".mercedesme_config"