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