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

Commit 093b8d1

Browse files
committed
Bumped version to v1.5.9. [skip ci]
1 parent ebe7391 commit 093b8d1

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.8"
36+
__version__ = "1.5.9"
3737
__keywords__ = ["terminal", "shell", "text user interface", "TUI", "console", "message logging"]
3838

3939
from enum import Enum, unique

0 commit comments

Comments
 (0)