use {Bus}.mode.get() to fetch current bus mode

vban-cmd dep bump

patch bump
This commit is contained in:
2024-07-05 18:06:22 +01:00
parent 6fa9bf7131
commit 198c08003e
3 changed files with 7 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ python = ">=3.10,<3.13"
sv-ttk = "^2.6.0"
tomli = { version = "^2.0.1", python = "<3.11" }
voicemeeter-api = "^2.6.0"
vban-cmd = "^2.4.11"
vban-cmd = "^2.4.12"
[tool.poetry.group.dev.dependencies]
black = { version = ">=22.6,<25.0", allow-prereleases = true }