1 parent d1502a5 commit 8dd5f87Copy full SHA for 8dd5f87
1 file changed
mdformat_space_control/__init__.py
@@ -1,6 +1,6 @@
1
"""An mdformat plugin for space control: EditorConfig indentation, tight lists, and frontmatter spacing."""
2
3
-__version__ = "0.1.2"
+__version__ = "0.1.3"
4
5
from .config import (
6
get_current_file,
0 commit comments