version update

This commit is contained in:
Dirk Alders 2023-02-10 15:50:15 +01:00
parent 5212cba366
commit 0935605984

View File

@ -14,8 +14,8 @@ logger = logging.getLogger(config.APP_NAME)
# TODO: implement garland (incl. day events like sunset, sunrise, ...)
VERS_MAJOR = 1
VERS_MINOR = 0
VERS_PATCH = 2
VERS_MINOR = 1
VERS_PATCH = 1
INFO_TOPIC = "__info__"
INFO_DATA = {