diff --git a/pyproject.toml b/pyproject.toml index 8c9d256..8fe605c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'poetry.core.masonry.api' [tool.poetry] name = 'devine' -version = '2.1.0' +version = '2.2.0' description = 'Open-Source Movie, TV, and Music Downloading Solution' license = 'GPL-3.0-only' authors = ['rlaphoenix ']