Skip to content

Commit 48ca899

Browse files
committed
Tag v1.0.1 to release it
1 parent 9f53285 commit 48ca899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PlainTextTerminal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
from .PlainTextTerminal import PlainTextTerminal
1919

20-
__version__ = "1.0.0"
20+
__version__ = "1.0.1"
2121

2222
VERSION = __version__
2323

0 commit comments

Comments
 (0)