diff --git a/tasmotonov.py b/tasmotonov.py index f151d5b..751c08b 100755 --- a/tasmotonov.py +++ b/tasmotonov.py @@ -24,7 +24,7 @@ import threading # for running the requests simultaneously import ipaddress # to validate IP addresses from fqdn import FQDN # validate FQDNs -version = "v1.2.0" +version = "v1.2.1" # some helpers / utils