upd vban-cmd ver

patch bump
This commit is contained in:
onyx-and-iris
2022-10-05 23:12:25 +01:00
parent 0906f3343b
commit d7df79b798
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "voicemeeter-compact"
version = "1.6.2"
version = "1.6.3"
description = "A Compact Voicemeeter Remote App"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"
@@ -17,7 +17,7 @@ python = "^3.10"
sv-ttk = "^2.0"
tomli = { version = "^2.0.1", python = "<3.11" }
voicemeeter-api = "^0.8.2"
vban-cmd = "^1.5.3"
vban-cmd = "^1.5.4"
[tool.poetry.dev-dependencies]
black = {version = "^22.6.0", allow-prereleases = true}