fix status classifier

This commit is contained in:
onyx-and-iris 2026-02-27 21:39:03 +00:00
parent ffbcec5826
commit 9938eaa49f

View File

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