Skip to content

Commit f33be24

Browse files
committed
Update to v 0.1.5 for correct release.
Had to yank 0.1.4 from PyPI as I accidentally used the wrong remote at the last minute.
1 parent 8411553 commit f33be24

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.4" # noqa
2+
__version__ = "0.1.5" # noqa

0 commit comments

Comments
 (0)