Bump version

This commit is contained in:
nathom 2021-06-29 11:51:34 -07:00
parent 54b90baef1
commit 6d2951a0e9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "streamrip"
version = "0.6.6"
version = "0.6.7"
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.6"
__version__ = "0.6.7"