Skip to content

Commit

Permalink
release: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Aug 4, 2023
1 parent d75f199 commit 112b9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_mkdocs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""An mdformat plugin for mkdocs."""

__version__ = "1.0.4rc2"
__version__ = "1.0.4"

from .plugin import ( # noqa: F401
POSTPROCESSORS,
Expand Down

0 comments on commit 112b9b1

Please sign in to comment.