We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af2f45 commit fc7dd9dCopy full SHA for fc7dd9d
matplotlib_inline/__init__.py
@@ -1,2 +1,2 @@
1
from . import backend_inline, config # noqa
2
-__version__ = "0.1.7.dev1" # noqa
+__version__ = "0.1.7" # noqa
0 commit comments