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

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Mar 7, 2020
1 parent 1a9abac commit 0055b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mistletoe/__init__.py
Expand Up @@ -2,7 +2,7 @@
Make mistletoe easier to import.
"""

__version__ = "0.9.0"
__version__ = "0.9.1"
__all__ = [
"renderers",
"base_elements",
Expand Down

0 comments on commit 0055b4e

Please sign in to comment.