patch bump

This commit is contained in:
2026-03-02 12:30:35 +00:00
parent 1f6811d5a0
commit 4fff581c95
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "vban-cli"
version = "0.9.1"
version = "0.9.2"
description = "A command-line interface for Voicemeeter leveraging VBAN."
readme = "README.md"
license = { text = "LICENSE" }

2
uv.lock generated
View File

@@ -124,7 +124,7 @@ wheels = [
[[package]]
name = "vban-cli"
version = "0.9.1"
version = "0.9.2"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },