We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1186e commit c29fd19Copy full SHA for c29fd19
src/tui.py
@@ -43,7 +43,7 @@
43
44
45
def print_help():
46
- print("kmlog 1.0.1")
+ print("kmlog 1.1.0")
47
print("A TUI app to collect typing dynamics data from real people")
48
print("USAGE:")
49
print(" kmlog [FLAGS] ")
0 commit comments