version update
This commit is contained in:
parent
5212cba366
commit
0935605984
@ -14,8 +14,8 @@ logger = logging.getLogger(config.APP_NAME)
|
|||||||
# TODO: implement garland (incl. day events like sunset, sunrise, ...)
|
# TODO: implement garland (incl. day events like sunset, sunrise, ...)
|
||||||
|
|
||||||
VERS_MAJOR = 1
|
VERS_MAJOR = 1
|
||||||
VERS_MINOR = 0
|
VERS_MINOR = 1
|
||||||
VERS_PATCH = 2
|
VERS_PATCH = 1
|
||||||
|
|
||||||
INFO_TOPIC = "__info__"
|
INFO_TOPIC = "__info__"
|
||||||
INFO_DATA = {
|
INFO_DATA = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user