From 0c4f3c51467afde37902d3ae53f429a2485a114c Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 19 Nov 2024 07:58:10 +0100 Subject: [PATCH] bitwarden --- mqtt_srv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()