diff --git a/setup.py b/setup.py index d2bb71b..ea3aee3 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="tiddl", - version="1.2.0", + version="1.3.0", description="TIDDL (Tidal Downloader) is a Python CLI application that allows downloading Tidal tracks.", long_description=open('README.md', encoding="utf-8").read(), long_description_content_type='text/markdown',