We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987c221 commit 270c8cdCopy full SHA for 270c8cd
s_tui/helper_functions.py
@@ -30,7 +30,7 @@
30
31
from collections import OrderedDict
32
33
-__version__ = "1.2.0"
+__version__ = "1.3.0"
34
35
_DEFAULT = object()
36
PY3 = sys.version_info[0] == 3
0 commit comments