diff --git a/tools/hwlab-node.py b/tools/hwlab-node.py index b8437e07..72110db5 100644 --- a/tools/hwlab-node.py +++ b/tools/hwlab-node.py @@ -54,7 +54,7 @@ except Exception: # pragma: no cover - import failure is reported in main. messagebox = None -APP_VERSION = "0.1.3" +APP_VERSION = "0.1.4" NODE_VERSION = f"{APP_VERSION}-python" CONTRACT_VERSION = "hwpod-node-ops-v1" APP_NAME = "HWLAB Node"