Skip to content

Commit

Permalink
πŸš€ RELEASE: v0.3.3 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell authored Dec 10, 2022
1 parent 410c8bf commit 328ba48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rst_to_myst/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from .namespace import compile_namespace # noqa: F401
from .parser import to_docutils_ast # noqa: F401

__version__ = "0.3.2"
__version__ = "0.3.3"

0 comments on commit 328ba48

Please sign in to comment.