Skip to content

Commit 80852fc

Browse files
committed
🚀 RELEASE: 0.1.1
1 parent 87c4f3b commit 80852fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0"
3+
__version__ = "0.1.1"
44

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

0 commit comments

Comments
 (0)