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 e881ace commit f3f1d97Copy full SHA for f3f1d97
ipympl/_version.py
@@ -1,3 +1,3 @@
1
-version_info = (0, 8, 5)
+version_info = (0, 8, 6)
2
__version__ = '.'.join(map(str, version_info))
3
js_semver = '^0.10.4'
0 commit comments