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

Commit ddad7f8

Browse files
committed
Bumped version to v1.5.6.
1 parent 53ac117 commit ddad7f8

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
@@ -40,7 +40,7 @@
4040
__email__ = "Paebbels@gmail.com"
4141
__copyright__ = "2007-2021, Patrick Lehmann"
4242
__license__ = "Apache License, Version 2.0"
43-
__version__ = "1.5.5"
43+
__version__ = "1.5.6"
4444
__keywords__ = ["terminal", "shell", "text user interface", "TUI", "console", "message logging"]
4545

4646

0 commit comments

Comments
 (0)