From aa7c31cbe2d3a084e296f649480cf5d1474fe4ac Mon Sep 17 00:00:00 2001 From: Politrees <143968312+Bebra777228@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:19:59 +0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"