Skip to content

Commit

Permalink
Update version 0.14.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Apr 25, 2021
1 parent 4c94abb commit dcdbd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion myst_parser/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import TYPE_CHECKING

__version__ = "0.14.0a1"
__version__ = "0.14.0a2"


if TYPE_CHECKING:
Expand Down

0 comments on commit dcdbd9b

Please sign in to comment.