Updated PyPi 1.0.20

This commit is contained in:
RemixDev 2020-06-13 11:13:19 +02:00
parent e74a022a5f
commit aac20fbc02
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.19",
version="1.0.20",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",