diff --git a/mqtt_srv.py b/mqtt_srv.py index 07d5114..e986f1a 100755 --- a/mqtt_srv.py +++ b/mqtt_srv.py @@ -28,7 +28,7 @@ else: #import psutil stats = {} -VERSION = "1.0.34" +VERSION = "1.0.35" curos = platform.system() host = platform.node().lower().replace(".home.lan","")