We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5f9b4 commit 9943ec2Copy full SHA for 9943ec2
myst_nb/__init__.py
@@ -1,5 +1,5 @@
1
"""A docutils/sphinx parser for Jupyter Notebooks."""
2
-__version__ = "1.0.0"
+__version__ = "1.1.0"
3
4
5
def setup(app):
0 commit comments