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