We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d6189 commit 8698805Copy full SHA for 8698805
markdown_it/__init__.py
@@ -1,4 +1,4 @@
1
from .main import MarkdownIt # noqa: F401
2
3
4
-__version__ = "0.3.3"
+__version__ = "0.4.0"
0 commit comments