From a952f64babe5bcea7d5e356ddc5009e0c20ffc43 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 10 Mar 2026 03:47:17 +0000 Subject: [PATCH] minor bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b77ba86..0da6c95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "voicemeeter-compact" -version = "1.9.8" +version = "1.10.0" description = "A Compact Voicemeeter Remote App" authors = [{ name = "Onyx and Iris", email = "code@onyxandiris.online" }] license = { text = "MIT" }