Skip to content

Commit 3473172

Browse files
committed
RLS: v0.2.4
1 parent 0b34596 commit 3473172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_sphinx/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (0, 2, 4, "alpha", 1)
1+
version_info = (0, 2, 4, "final")
22

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

0 commit comments

Comments
 (0)