Skip to content

Commit acefd88

Browse files
committed
Back to development: v1.5.0.dev
1 parent 7a32f74 commit acefd88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

myst_nb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A docutils/sphinx parser for Jupyter Notebooks."""
22

3-
__version__ = "1.4.0"
3+
__version__ = "1.5.0.dev"
44

55

66
def setup(app):

0 commit comments

Comments
 (0)