Skip to content

Commit

Permalink
Release 0.1.6 to fix #18.
Browse files Browse the repository at this point in the history
  • Loading branch information
fperez committed Aug 18, 2022
1 parent 6bc258f commit fbf0ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matplotlib_inline/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from . import backend_inline, config # noqa
__version__ = "0.1.5" # noqa
__version__ = "0.1.6" # noqa

0 comments on commit fbf0ab8

Please sign in to comment.