diff --git a/pyproject.toml b/pyproject.toml index d418017..2ff9c49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-api" -version = "0.1.9" +version = "0.1.10" description = "A Python wrapper for the Voiceemeter API" authors = ["onyx-and-iris "] license = "MIT"