We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab3d6a commit 7dbdd31Copy full SHA for 7dbdd31
1 file changed
myst_nb/__init__.py
@@ -1,5 +1,5 @@
1
"""A docutils/sphinx parser for Jupyter Notebooks."""
2
-__version__ = "0.18.0"
+__version__ = "1.0.0rc0"
3
4
5
def setup(app):
0 commit comments