Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit 2b9cdcf

Browse files
authored
Added base url features
1 parent 27f0398 commit 2b9cdcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HorridAPI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
from .MrzSong import *
55
from .Async import *
66

7-
__version__ = "1.0.49"
7+
__version__ = "1.0.50"
88

99
__all__ = ["api"]

0 commit comments

Comments
 (0)