Skip to content

Commit 8dd5f87

Browse files
committed
Bump version to 0.1.3
1 parent d1502a5 commit 8dd5f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mdformat_space_control/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""An mdformat plugin for space control: EditorConfig indentation, tight lists, and frontmatter spacing."""
22

3-
__version__ = "0.1.2"
3+
__version__ = "0.1.3"
44

55
from .config import (
66
get_current_file,

0 commit comments

Comments
 (0)