Skip to content

Commit 8411553

Browse files
committed
Update version to 0.1.4 for release
1 parent d07b137 commit 8411553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlib_inline/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
from . import backend_inline, config # noqa
2-
__version__ = "0.1.3" # noqa
2+
__version__ = "0.1.4" # noqa

0 commit comments

Comments
 (0)