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 126b8cf commit 21037d4Copy full SHA for 21037d4
idom_jupyter/_version.py
@@ -1,5 +1,5 @@
1
# Module version
2
-version_info = (0, 6, 1, "final", 0)
+version_info = (0, 6, 2, "final", 0)
3
4
# Module version stage suffix map
5
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
0 commit comments