bump version

This commit is contained in:
Zotify 2022-03-23 05:11:24 +00:00
parent 08ece45ae9
commit 7bc02bd3d0
1 changed files with 1 additions and 1 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.3",
version="0.6.4",
author="Zotify Contributors",
description="A music and podcast downloader.",
long_description=README,