Updated PyPi release with family account support

1.0.6 has family accounts support
This commit is contained in:
RemixDev 2020-05-30 19:28:52 +02:00
parent 8af6c63417
commit c0dee07010
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.5",
version="1.0.6",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",