Skip to content

Commit 270c8cd

Browse files
committed
Version bump
1 parent 987c221 commit 270c8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s_tui/helper_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
from collections import OrderedDict
3232

33-
__version__ = "1.2.0"
33+
__version__ = "1.3.0"
3434

3535
_DEFAULT = object()
3636
PY3 = sys.version_info[0] == 3

0 commit comments

Comments
 (0)