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 aaa06ae commit 0814b28Copy full SHA for 0814b28
mdformat_pyproject/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for reading configuration from ``pyproject.toml`` files."""
2
3
-__version__ = "0.1.0"
+__version__ = "0.1.1"
4
5
from .plugin import RENDERERS, update_mdit # noqa: F401
0 commit comments