Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 86ae356

Browse files
committed
🚀 RELEASE: v0.3.0
1 parent fdfd051 commit 86ae356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_tables/__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 rendering tables."""
22

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

55
from .plugin import RENDERER_FUNCS, update_mdit # noqa: F401

0 commit comments

Comments
 (0)