Skip to content

Commit 46f2ea3

Browse files
committed
ALPHA: v0.3.0a1
1 parent b80c849 commit 46f2ea3

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, 2, 5, "alpha", 1)
1+
version_info = (0, 3, 0, "alpha", 1)
22

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

0 commit comments

Comments
 (0)