Skip to content

Commit f208527

Browse files
authored
bump version for release
1 parent 688e421 commit f208527

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,4 +1,4 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.2.0"
22

33
from docutils import nodes
44
from jupyter_sphinx.ast import ( # noqa: F401

0 commit comments

Comments
 (0)