diff --git a/pyproject.toml b/pyproject.toml index 4561adc..32ab71c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-api" -version = "2.3.3" +version = "2.3.4" description = "A Python wrapper for the Voiceemeter API" authors = ["onyx-and-iris "] license = "MIT"