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