Skip to content

Commit

Permalink
release: bump mdformat-mkdocs version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Jul 18, 2023
1 parent c8b4784 commit 5f1ddd3
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.2"
__version__ = "1.0.3"

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

0 comments on commit 5f1ddd3

Please sign in to comment.