We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93bf19f commit ef32382Copy full SHA for ef32382
markdown_it/__init__.py
@@ -1,4 +1,4 @@
1
from .main import MarkdownIt # noqa: F401
2
3
4
-__version__ = "0.4.7"
+__version__ = "0.4.8"
0 commit comments