From 09cb62ecfa5b8e9768d62832d9fe2dcbca5910a3 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 4 Aug 2023 16:21:21 +0100 Subject: [PATCH] patch bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cf1ca12..057a1b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-api" -version = "2.4.2" +version = "2.4.3" description = "A Python wrapper for the Voiceemeter API" authors = ["onyx-and-iris "] license = "MIT"