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