Skip to content

Commit

Permalink
ALPHA: v0.3.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Jun 29, 2020
1 parent b80c849 commit 46f2ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_sphinx/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_info = (0, 2, 5, "alpha", 1)
version_info = (0, 3, 0, "alpha", 1)

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

Expand Down

0 comments on commit 46f2ea3

Please sign in to comment.