mirror of
https://gitlab.com/RemixDev/deezer-py.git
synced 2025-01-29 17:18:28 +00:00
v1.1.3
This commit is contained in:
parent
9d605df99d
commit
dd0f5c6a64
|
@ -4,7 +4,7 @@ from deezer.gw import GW
|
|||
from deezer.api import API
|
||||
from deezer.errors import DeezerError, WrongLicense, WrongGeolocation
|
||||
|
||||
__version__ = "1.1.2"
|
||||
__version__ = "1.1.3"
|
||||
|
||||
class TrackFormats():
|
||||
"""Number associtation for formats"""
|
||||
|
|
Loading…
Reference in a new issue