resolves the hostname once and use it throughout the package

this is more efficient and fails faster on error.

patch bump
This commit is contained in:
2026-03-11 04:04:53 +00:00
parent c46ca8a8c8
commit 2794b14cf1
3 changed files with 11 additions and 8 deletions

View File

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