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

Commit 17e7913

Browse files
authored
🚀 RELEASE: v1.0.0
1 parent a1315ec commit 17e7913

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,6 +1,6 @@
11
"""An mdformat plugin for rendering tables."""
22

3-
__version__ = "0.4.1"
3+
__version__ = "1.0.0"
44

55
from .plugin import ( # noqa: F401
66
POSTPROCESSORS,

0 commit comments

Comments
 (0)