Skip to content

Commit 9cddd49

Browse files
committed
bump version
1 parent 0890b3f commit 9cddd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttcli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
CUSTOM_CONFIG_PATH = ".config/ttcli/ttcli.cfg"
66
TOKEN_PATH = ".config/ttcli/.session"
7-
VERSION = "1.0.0"
7+
VERSION = "1.0.1"
88
__version__ = VERSION

0 commit comments

Comments
 (0)