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 ffc4d1f commit aa2d968Copy full SHA for aa2d968
mdformat_mkdocs/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for mkdocs."""
2
3
-__version__ = "1.0.0"
+__version__ = "1.0.1"
4
5
from .plugin import POSTPROCESSORS, RENDERERS, update_mdit # noqa: F401
0 commit comments