We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b2d62 commit a1e70efCopy full SHA for a1e70ef
myst_nb/__init__.py
@@ -1,6 +1,6 @@
1
"""A docutils/sphinx parser for Jupyter Notebooks."""
2
3
-__version__ = "1.2.0"
+__version__ = "1.3.0"
4
5
6
def setup(app):
0 commit comments