Bump version

Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
nathom 2021-06-29 10:03:08 -07:00
parent 70a979c3a3
commit 6380f07123
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "streamrip"
version = "0.6.4"
version = "0.6.5"
description = "A fast, all-in-one music ripper for Qobuz, Deezer, Tidal, and SoundCloud"
authors = ["nathom <nathanthomas707@gmail.com>"]
license = "GPL-3.0-only"

View File

@ -1,3 +1,3 @@
"""streamrip: the all in one music downloader."""
__version__ = "0.6.4"
__version__ = "0.6.5"