minor bump

This commit is contained in:
onyx-and-iris 2026-03-02 00:29:02 +00:00
parent 080e26f75f
commit 1a0fb979e0
2 changed files with 2 additions and 2 deletions

View File

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