Skip to content

Commit 2d78dc5

Browse files
committed
Version 0.1.6
1 parent 378c6fa commit 2d78dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

click_repl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class ClickExit(RuntimeError):
2626
text_type = str # noqa
2727

2828

29-
__version__ = "0.1.5"
29+
__version__ = "0.1.6"
3030

3131
_internal_commands = dict()
3232

0 commit comments

Comments
 (0)