From 35376a4ad42d2baf9bff8c4d97cc235950f53a84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Nov 2024 15:09:41 +0000 Subject: [PATCH] Update VERSION to v5.3.3 --- ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.py b/ui.py index c02ab92..860570f 100644 --- a/ui.py +++ b/ui.py @@ -37,7 +37,7 @@ from text_console import TextConsole -VERSION = "5.3.1" +VERSION = "5.3.3" NO_CONF_ERROR = ( " Please select a printer model and a valid IP address,"