diff --git a/spotdl.py b/spotdl.py index ada8600..669d2bf 100755 --- a/spotdl.py +++ b/spotdl.py @@ -16,7 +16,7 @@ import time import platform import pprint -__version__ = '0.9.2' +__version__ = '0.9.3' def check_exists(music_file, raw_song, meta_tags):