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 0e88f36 commit 948fb24Copy full SHA for 948fb24
click_repl/__init__.py
@@ -20,7 +20,7 @@
20
text_type = str # noqa
21
22
23
-__version__ = "0.1.4"
+__version__ = "0.1.5"
24
25
_internal_commands = dict()
26
0 commit comments