From af368b4b0ac99908668b165f6877ef33e67ed308 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 10 Jul 2023 15:18:11 +0100 Subject: [PATCH] patch bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f3dd6a..9a098fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-api" -version = "2.1.2" +version = "2.1.3" description = "A Python wrapper for the Voiceemeter API" authors = ["onyx-and-iris "] license = "MIT"