Skip to content

Commit 79206da

Browse files
committed
Version Bump
1 parent c830331 commit 79206da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

askitsu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
__author__ = "ShomyKohai"
1515
__license__ = "MIT"
1616
__copyright__ = "Copyright 2022-present ShomyKohai"
17-
__version__ = "0.4.1"
17+
__version__ = "0.5.0"
1818

1919
from .anime import *
2020
from .client import *

0 commit comments

Comments
 (0)