minor bump

This commit is contained in:
onyx-and-iris 2026-03-02 20:50:12 +00:00
parent 42f6f29d1e
commit cf66ae252c
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -159,3 +159,5 @@ config.toml
vban.toml
.vscode/
PING_FEATURE.md

View File

@ -1,6 +1,6 @@
[project]
name = "vban-cmd"
version = "2.8.1"
version = "2.9.0"
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
authors = [{ name = "Onyx and Iris", email = "code@onyxandiris.online" }]
license = { text = "MIT" }