diff --git a/setup.py b/setup.py index 1261432..b5a8292 100644 --- a/setup.py +++ b/setup.py @@ -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,