We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46c2f1 commit b45660eCopy full SHA for b45660e
myst_nb/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.2.2"
+__version__ = "0.3.0"
2
3
from docutils import nodes
4
from jupyter_sphinx.ast import ( # noqa: F401
0 commit comments