Update VERSION to v5.3.6

This commit is contained in:
github-actions[bot]
2024-11-18 15:47:29 +00:00
parent 8a867906a5
commit 0b9710a04f

2
ui.py
View File

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