We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d03e0 commit 9eab77aCopy full SHA for 9eab77a
1 file changed
mdformat_footnote/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for parsing/validating footnotes"""
2
3
-__version__ = "0.1.1"
+__version__ = "0.1.2"
4
5
from .plugin import RENDERERS, update_mdit # noqa: F401
0 commit comments