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 87c4f3b commit 80852fcCopy full SHA for 80852fc
mdformat_footnote/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for parsing/validating footnotes"""
2
3
-__version__ = "0.1.0"
+__version__ = "0.1.1"
4
5
from .plugin import RENDERERS, update_mdit # noqa: F401
0 commit comments