Skip to content

Commit

Permalink
Release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Apr 15, 2024
1 parent 4af2f45 commit fc7dd9d
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.7.dev1" # noqa
__version__ = "0.1.7" # noqa

0 comments on commit fc7dd9d

Please sign in to comment.