Skip to content

Commit 1bb7d91

Browse files
committed
release v0.4.0
1 parent 23322c7 commit 1bb7d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_sphinx/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (0, 3, 2, "final")
1+
version_info = (0, 4, 0, "final")
22

33
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
44

0 commit comments

Comments
 (0)