Fixed version number

This commit is contained in:
Not Logykk 2022-02-16 09:10:37 +00:00
parent 3af57ed899
commit 2e348b90d1

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.0",
version="0.6.1",
author="Zotify Contributors",
description="A music and podcast downloader.",
long_description=README,