minor bump

This commit is contained in:
onyx-and-iris 2026-02-27 20:10:10 +00:00
parent 817a25e9fa
commit 6e10d77cdb
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "vban-cli"
version = "0.2.0"
version = "0.3.0"
description = "Add your description here"
readme = "README.md"
license = { text = "LICENSE" }

2
uv.lock generated
View File

@ -102,7 +102,7 @@ wheels = [
[[package]]
name = "vban-cli"
version = "0.2.0"
version = "0.3.0"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },