Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fb817 commit 011561dCopy full SHA for 011561d
1 file changed
matplotlib_inline/__init__.py
@@ -1,6 +1,6 @@
1
from . import backend_inline, config # noqa
2
3
-__version__ = "0.1.7"
+__version__ = "0.2.0"
4
5
# we can't ''.join(...) otherwise finding the version number at build time requires
6
# import which introduces IPython and matplotlib at build time, and thus circular
0 commit comments