diff --git a/poetry.lock b/poetry.lock index ed9111e..f7b382b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -84,7 +84,7 @@ python-versions = ">=3.7" [[package]] name = "vban-cmd" -version = "1.4.1" +version = "1.4.2" description = "Python interface for the VBAN RT Packet Service (Sendtext)" category = "main" optional = false diff --git a/pyproject.toml b/pyproject.toml index eac2171..aebf841 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-compact" -version = "1.4.1" +version = "1.4.2" description = "A Compact Voicemeeter Remote App" authors = ["onyx-and-iris "] license = "MIT"