We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75f199 commit 112b9b1Copy full SHA for 112b9b1
mdformat_mkdocs/__init__.py
@@ -1,6 +1,6 @@
1
"""An mdformat plugin for mkdocs."""
2
3
-__version__ = "1.0.4rc2"
+__version__ = "1.0.4"
4
5
from .plugin import ( # noqa: F401
6
POSTPROCESSORS,
0 commit comments