From 5a19ea851f081f826ff03e36d161dab91ed43a7a Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Fri, 17 Jun 2022 18:42:16 +0100 Subject: [PATCH] Update pyproject.toml minor bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4e80a85..0d27851 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-compact" -version = "1.0.3" +version = "1.0.4" description = "A Compact Voicemeeter Remote App" authors = ["onyx-and-iris "] license = "MIT"