Skip to content

Commit 112b9b1

Browse files
committed
release: 1.0.4
1 parent d75f199 commit 112b9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdformat_mkdocs/__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 mkdocs."""
22

3-
__version__ = "1.0.4rc2"
3+
__version__ = "1.0.4"
44

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

0 commit comments

Comments
 (0)