diff --git a/pyproject.toml b/pyproject.toml index 4847940..7b42c90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deezer-downloader" -version = "2.0.9" +version = "2.1.0a0" description = "download music from Deezer with a nice front end" authors = ["kmille "] readme = "README.md"