We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0890b3f commit 9cddd49Copy full SHA for 9cddd49
ttcli/__init__.py
@@ -4,5 +4,5 @@
4
5
CUSTOM_CONFIG_PATH = ".config/ttcli/ttcli.cfg"
6
TOKEN_PATH = ".config/ttcli/.session"
7
-VERSION = "1.0.0"
+VERSION = "1.0.1"
8
__version__ = VERSION
0 commit comments