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 c6a2d4b commit c2b76d8Copy full SHA for c2b76d8
myst_nb/__init__.py
@@ -1,5 +1,5 @@
1
"""A docutils/sphinx parser for Jupyter Notebooks."""
2
-__version__ = "1.1.1"
+__version__ = "1.1.2"
3
4
5
def setup(app):
0 commit comments