Skip to content

Commit b45660e

Browse files
authored
bump version
1 parent b46c2f1 commit b45660e

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.2.2"
1+
__version__ = "0.3.0"
22

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

0 commit comments

Comments
 (0)