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