Revise version

This commit is contained in:
github-actions[bot] 2024-11-18 15:13:10 +00:00 committed by Ircama
parent 30ceceaa5b
commit 995d0b26c8
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ tkcalendar
pyperclip
black
tomli
text-console>=1
text-console==1.0.5.post106

2
ui.py
View file

@ -37,7 +37,7 @@ from find_printers import PrinterScanner
from text_console import TextConsole
VERSION = "5.3.3"
VERSION = "5.3.4"
NO_CONF_ERROR = (
" Please select a printer model and a valid IP address,"