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 0b34596 commit 3473172Copy full SHA for 3473172
jupyter_sphinx/_version.py
@@ -1,4 +1,4 @@
1
-version_info = (0, 2, 4, "alpha", 1)
+version_info = (0, 2, 4, "final")
2
3
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
4
0 commit comments