diff --git a/mqtt_srv.py b/mqtt_srv.py index c39c07c..d124ca0 100755 --- a/mqtt_srv.py +++ b/mqtt_srv.py @@ -29,7 +29,7 @@ print(config["morefine"]) #import psutil stats = {} -VERSION = "1.0.33" +VERSION = "1.0.34" curos = platform.system() host = platform.node().lower()