Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanjiroop authored Oct 31, 2024
1 parent b1352e6 commit 4c37261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HorridAPI/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
from .MrzSong import *
from .Async import *

__version__ = "1.0.46"
__version__ = "1.0.47"

__all__ = ["api"]

0 comments on commit 4c37261

Please sign in to comment.