Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 3356974

Browse files
committed
Bumped version to v1.5.8.
1 parent 21063ca commit 3356974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyTooling/TerminalUI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
__email__ = "Paebbels@gmail.com"
3434
__copyright__ = "2007-2022, Patrick Lehmann"
3535
__license__ = "Apache License, Version 2.0"
36-
__version__ = "1.5.7"
36+
__version__ = "1.5.8"
3737
__keywords__ = ["terminal", "shell", "text user interface", "TUI", "console", "message logging"]
3838

3939
from enum import Enum, unique

0 commit comments

Comments
 (0)