Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shomykohai committed Jul 7, 2022
1 parent c830331 commit 79206da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion askitsu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
__author__ = "ShomyKohai"
__license__ = "MIT"
__copyright__ = "Copyright 2022-present ShomyKohai"
__version__ = "0.4.1"
__version__ = "0.5.0"

from .anime import *
from .client import *
Expand Down

0 comments on commit 79206da

Please sign in to comment.