Skip to content

Commit f52cebd

Browse files
committed
v0.6.1
1 parent aae29b5 commit f52cebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clid/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python3
22

3-
__version__ = '0.6.0'
3+
__version__ = '0.6.1'
44

55
import os
66
import curses

0 commit comments

Comments
 (0)