From c46ca8a8c8ba98c2ffe8954cc95e14e3ef3387a1 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 9 Mar 2026 05:21:57 +0000 Subject: [PATCH] patch bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d84cfdc..e455442 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "vban-cmd" -version = "2.10.1" +version = "2.10.2" description = "Python interface for the VBAN RT Packet Service (Sendtext)" authors = [{ name = "Onyx and Iris", email = "code@onyxandiris.online" }] license = { text = "MIT" }