Updated PyPi release with latest commit

This commit is contained in:
RemixDev 2020-05-30 17:34:20 +02:00
parent c27da21f1b
commit 517101d81e
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.4",
version="1.0.5",
description="A barebone deezer downloader library",
long_description=README,
long_description_content_type="text/markdown",