Skip to content

Commit

Permalink
release: v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Apr 15, 2024
1 parent 6de0e1e commit 95bcf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_admon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""An mdformat plugin for admonitions."""

__version__ = "2.0.2"
__version__ = "2.0.3"

from .plugin import RENDERERS, update_mdit

0 comments on commit 95bcf88

Please sign in to comment.