Skip to content

Commit 93d26ae

Browse files
committed
Back to development: v1.4.0.dev
1 parent 6bb973c commit 93d26ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0"
3+
__version__ = "1.4.0.dev"
44

55

66
def setup(app):

0 commit comments

Comments
 (0)