minor bump

This commit is contained in:
onyx-and-iris 2026-03-02 22:04:05 +00:00
parent 5c60a382fd
commit aa6b156eff
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "vban-cli"
version = "0.10.0"
version = "0.11.0"
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.10.0"
version = "0.11.0"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },