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