Skip to content

Commit a1e70ef

Browse files
committed
Preparing for release v1.3
1 parent 23b2d62 commit a1e70ef

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.2.0"
3+
__version__ = "1.3.0"
44

55

66
def setup(app):

0 commit comments

Comments
 (0)