Skip to content

Commit aa2d968

Browse files
committed
release: v1.0.1 with fix for indentation
1 parent ffc4d1f commit aa2d968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_mkdocs/__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 mkdocs."""
22

3-
__version__ = "1.0.0"
3+
__version__ = "1.0.1"
44

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

0 commit comments

Comments
 (0)