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