bump development status classifier

This commit is contained in:
onyx-and-iris 2026-03-02 22:11:30 +00:00
parent d5ca50e9bd
commit 18ed3ea7fb
2 changed files with 1 additions and 3 deletions

View File

@ -5,8 +5,6 @@
---
This CLI is still in an early stage of development with many more things that could be implemented. However, the commands that are implemented should be working without issues.
## Install
#### With uv

View File

@ -7,7 +7,7 @@ license = { text = "LICENSE" }
requires-python = ">=3.13"
dependencies = ["cyclopts>=4.6.0", "loguru>=0.7.3", "vban-cmd>=2.9.0"]
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",