Skip to content

Commit 9eab77a

Browse files
committed
🚀 RELEASE: 0.1.2
1 parent 97d03e0 commit 9eab77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mdformat_footnote/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""An mdformat plugin for parsing/validating footnotes"""
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.2"
44

55
from .plugin import RENDERERS, update_mdit # noqa: F401

0 commit comments

Comments
 (0)