Skip to content

Commit 948fb24

Browse files
committed
Version 0.1.5
1 parent 0e88f36 commit 948fb24

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
@@ -20,7 +20,7 @@
2020
text_type = str # noqa
2121

2222

23-
__version__ = "0.1.4"
23+
__version__ = "0.1.5"
2424

2525
_internal_commands = dict()
2626

0 commit comments

Comments
 (0)