We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e63f2b commit bb74674Copy full SHA for bb74674
‎rst_to_myst/__init__.py
@@ -3,4 +3,4 @@
3
from .namespace import compile_namespace # noqa: F401
4
from .parser import to_docutils_ast # noqa: F401
5
6
-__version__ = "0.3.0"
+__version__ = "0.3.1"
0 commit comments