From 0b9710a04f3bf0cf1dc375be9446c931f3c7b577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Nov 2024 15:47:29 +0000 Subject: [PATCH] Update VERSION to v5.3.6 --- ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.py b/ui.py index 1f5d712..36d04e9 100644 --- a/ui.py +++ b/ui.py @@ -37,7 +37,7 @@ from text_console import TextConsole -VERSION = "5.3.5" +VERSION = "5.3.6" NO_CONF_ERROR = ( " Please select a printer model and a valid IP address,"