Skip to content

Commit

Permalink
πŸ”– 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Sep 22, 2022
1 parent 574f2f7 commit 8c4b18a
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 177 deletions.
2 changes: 1 addition & 1 deletion cmdy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

from .cmdy_bakeable import Bakeable

__version__ = "0.5.0"
__version__ = "0.5.1"

sys.modules[__name__] = Bakeable() # type: ignore
Loading

0 comments on commit 8c4b18a

Please sign in to comment.