Skip to content

Commit 0814b28

Browse files
committed
Bump version to release v0.1.1
1 parent aaa06ae commit 0814b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_pyproject/__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 reading configuration from ``pyproject.toml`` files."""
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)