We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80c849 commit 46f2ea3Copy full SHA for 46f2ea3
jupyter_sphinx/_version.py
@@ -1,4 +1,4 @@
1
-version_info = (0, 2, 5, "alpha", 1)
+version_info = (0, 3, 0, "alpha", 1)
2
3
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
4
0 commit comments