Skip to content

Commit 62e1bf9

Browse files
committed
bump version
1 parent 823f230 commit 62e1bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

myst_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.7.0"
1+
__version__ = "0.7.1"
22

33

44
def text_to_tokens(text: str):

0 commit comments

Comments
 (0)