There was an error while loading. Please reload this page.
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