There was an error while loading. Please reload this page.
1 parent b3e60c2 commit 649be98Copy full SHA for 649be98
jupyter_sphinx/_version.py
@@ -1,4 +1,4 @@
1
-version_info = (0, 3, 0, "alpha", 1)
+version_info = (0, 3, 0, "final")
2
3
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
4
0 commit comments