mirror of
https://gitlab.com/RemixDev/deezer-py.git
synced 2024-12-26 17:36:10 +00:00
v1.3.7
This commit is contained in:
parent
b912a92270
commit
12e26328e8
|
@ -5,7 +5,7 @@ from deezer.gw import GW
|
|||
from deezer.api import API
|
||||
from deezer.errors import DeezerError, WrongLicense, WrongGeolocation
|
||||
|
||||
__version__ = "1.3.6"
|
||||
__version__ = "1.3.7"
|
||||
|
||||
class TrackFormats():
|
||||
"""Number associtation for formats"""
|
||||
|
|
Loading…
Reference in a new issue