minor bump

This commit is contained in:
onyx-and-iris 2026-03-01 17:25:23 +00:00
parent 7b5d2150c7
commit c535ae5571
2 changed files with 2 additions and 2 deletions

View File

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