Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Mar 8, 2020
1 parent e18cd0f commit bd3c44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mistletoe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Make mistletoe easier to import.
"""

__version__ = "0.9.3"
__version__ = "0.9.4a1"
__all__ = [
"renderers",
"base_elements",
Expand Down

0 comments on commit bd3c44e

Please sign in to comment.