diff --git a/pyproject.toml b/pyproject.toml index 4d5cd0d..79d497f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "PolUVR" -version = "1.0.5" +version = "1.1.0" description = "Easy to use audio stem separation with a UI, using various models from UVR trained primarily by @Anjok07" authors = ["Politrees "] license = "MIT"