We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65587b4 commit 624bf59Copy full SHA for 624bf59
ipympl/_version.py
@@ -1,3 +1,3 @@
1
-version_info = (0, 8, 4)
+version_info = (0, 8, 5)
2
__version__ = '.'.join(map(str, version_info))
3
js_semver = '^0.10.4'
0 commit comments