mirror of
https://gitlab.com/RemixDev/deezer-py.git
synced 2024-12-28 18:36:23 +00:00
Version bump to 0.0.13
This commit is contained in:
parent
e2ff338d91
commit
e3083a5ee7
|
@ -4,7 +4,7 @@ from deezer.gw import GW
|
|||
from deezer.api import API
|
||||
import json
|
||||
|
||||
__version__ = "0.0.12"
|
||||
__version__ = "0.0.13"
|
||||
|
||||
class TrackFormats():
|
||||
"""Number associtation for formats"""
|
||||
|
|
Loading…
Reference in a new issue