Files
spotify-downloader/spotdl/__init__.py
2020-04-11 22:03:47 +05:30

4 lines
54 B
Python

__version__ = "2.0.0"
from spotdl.track import Track