Updated PyPi to 1.0.17

This commit is contained in:
RemixDev 2020-06-12 13:16:41 +02:00
parent 8c1dfe63d0
commit 88baaf8c66
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.16",
version="1.0.17",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",