We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378c6fa commit 2d78dc5Copy full SHA for 2d78dc5
click_repl/__init__.py
@@ -26,7 +26,7 @@ class ClickExit(RuntimeError):
26
text_type = str # noqa
27
28
29
-__version__ = "0.1.5"
+__version__ = "0.1.6"
30
31
_internal_commands = dict()
32
0 commit comments