diff --git a/pyproject.toml b/pyproject.toml index 908e63f..0d3c1d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rolabesti" -version = "0.5.3" +version = "0.6.0" description = "CLI app to manage, search, and play collections of mp3 tracks." authors = ["Kinuax "] license = "MIT"