This commit is contained in:
RemixDev
2021-07-25 11:40:33 +02:00
parent 4d5ef2850e
commit 7536597495
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ from deemix.itemgen import generateTrackItem, \
LinkNotRecognized, \
LinkNotSupported
__version__ = "3.2.2"
__version__ = "3.3.0"
# Returns the Resolved URL, the Type and the ID
def parseLink(link):