Skip to content

Commit 7dbdd31

Browse files
committed
chore: make rc prefix
1 parent 0ab3d6a commit 7dbdd31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

myst_nb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""A docutils/sphinx parser for Jupyter Notebooks."""
2-
__version__ = "0.18.0"
2+
__version__ = "1.0.0rc0"
33

44

55
def setup(app):

0 commit comments

Comments
 (0)