8000 Update version to 0.1.4 for release · ipython/matplotlib-inline@7454fa3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7454fa3

Browse files
committed
Update version to 0.1.4 for release
1 parent b38b8b0 commit 7454fa3

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)
0