Skip to content

Commit 518663b

Browse files
committed
REL: bumping version for v1.2.0
1 parent 571cc05 commit 518663b

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,5 +1,5 @@
11
"""A docutils/sphinx parser for Jupyter Notebooks."""
2-
__version__ = "1.1.2"
2+
__version__ = "1.2.0"
33

44

55
def setup(app):

0 commit comments

Comments
 (0)