Update pypi to 1.0.11

This commit is contained in:
RemixDev 2020-06-02 12:24:21 +02:00
parent 8959a8c940
commit b70fcd361c
1 changed files with 1 additions and 1 deletions

View File

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