Minor fixes - 0.6.2

This commit is contained in:
logykk 2022-02-19 16:25:36 +13:00
parent d04efb0794
commit 73ca05bf41
9 changed files with 81 additions and 45 deletions

View file

@ -12,7 +12,7 @@ README = (HERE / "README.md").read_text()
# This call to setup() does all the work
setup(
name="zotify",
version="0.6.1",
version="0.6.2",
author="Zotify Contributors",
description="A music and podcast downloader.",
long_description=README,