Skip to content

Commit

Permalink
Bump version to release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
csala committed Nov 20, 2024
1 parent 85ae924 commit 81bf4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdformat_pyproject/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""An mdformat plugin for..."""

__version__ = "0.0.1"
__version__ = "0.0.2"

from .plugin import RENDERERS, update_mdit # noqa: F401

0 comments on commit 81bf4b3

Please sign in to comment.