mirror of
https://github.com/Ircama/epson_print_conf.git
synced 2025-05-13 22:54:40 -04:00
Revise version
This commit is contained in:
parent
30ceceaa5b
commit
995d0b26c8
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ tkcalendar
|
||||||
pyperclip
|
pyperclip
|
||||||
black
|
black
|
||||||
tomli
|
tomli
|
||||||
text-console>=1
|
text-console==1.0.5.post106
|
||||||
|
|
2
ui.py
2
ui.py
|
@ -37,7 +37,7 @@ from find_printers import PrinterScanner
|
||||||
from text_console import TextConsole
|
from text_console import TextConsole
|
||||||
|
|
||||||
|
|
||||||
VERSION = "5.3.3"
|
VERSION = "5.3.4"
|
||||||
|
|
||||||
NO_CONF_ERROR = (
|
NO_CONF_ERROR = (
|
||||||
" Please select a printer model and a valid IP address,"
|
" Please select a printer model and a valid IP address,"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue