From 7b3149a1e1f0f6a5d88a7c6f73c5faa45e8d79ca Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 3 Mar 2026 15:38:11 +0000 Subject: [PATCH] patch bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4f4bf23..5faab5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "vban-cmd" -version = "2.9.2" +version = "2.9.3" description = "Python interface for the VBAN RT Packet Service (Sendtext)" authors = [{ name = "Onyx and Iris", email = "code@onyxandiris.online" }] license = { text = "MIT" }