Updated PyPi with latest commit

Version 1.0.8
This commit is contained in:
RemixDev 2020-05-31 22:19:36 +02:00
parent a475dbc397
commit a62b95dd76
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ README = (HERE / "README.md").read_text()
setup(
name="deemix",
version="1.0.7",
version="1.0.8",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",