raise VBANCMD error on connection failure.

leave teardown procedures to consumer library. (or context manager)
This commit is contained in:
onyx-and-iris
2022-09-24 07:45:28 +01:00
parent 444f95a9d6
commit 733fab45b4
5 changed files with 9 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "vban-cmd"
version = "1.4.3"
version = "1.4.4"
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"