minor bump

This commit is contained in:
onyx-and-iris 2026-02-27 16:51:07 +00:00
parent 214116bf97
commit 1e76c2afd9
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@ -110,7 +110,7 @@ requires-dist = [{ name = "tomli", marker = "python_full_version < '3.11'", spec
[[package]]
name = "vmr-cli"
version = "0.1.0"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "cyclopts" },