Skip to content

Commit fbf0ab8

Browse files
committed
Release 0.1.6 to fix #18.
1 parent 6bc258f commit fbf0ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matplotlib_inline/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
from . import backend_inline, config # noqa
2-
__version__ = "0.1.5" # noqa
2+
__version__ = "0.1.6" # noqa

0 commit comments

Comments
 (0)