diff --git a/poetry.lock b/poetry.lock index ed1d523..709a7cb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -84,7 +84,7 @@ python-versions = ">=3.7" [[package]] name = "vban-cmd" -version = "1.5.3" +version = "1.5.4" description = "Python interface for the VBAN RT Packet Service (Sendtext)" category = "main" optional = false diff --git a/pyproject.toml b/pyproject.toml index b0f8794..3c6deb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "voicemeeter-compact" -version = "1.6.1" +version = "1.6.2" description = "A Compact Voicemeeter Remote App" authors = ["onyx-and-iris "] license = "MIT"