Update VERSION to v5.3.5

This commit is contained in:
github-actions[bot]
2024-11-18 15:17:39 +00:00
parent 995d0b26c8
commit 9ea44150be

2
ui.py
View File

@@ -37,7 +37,7 @@ from find_printers import PrinterScanner
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,"