Updated PyPi to 1.0.15

This commit is contained in:
RemixDev 2020-06-11 14:43:06 +02:00
parent 34cdda74d6
commit 8673084639
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.14",
version="1.0.15",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",