Skip to content

Commit 0cf47bb

Browse files
jdmonacoclaude
andcommitted
Bump version to 0.3.1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c5b14f4 commit 0cf47bb

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, frontmatter spacing, explicit line breaks, and wikilinks."""
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.3.1"
44

55
from .config import (
66
get_current_file,

0 commit comments

Comments
 (0)