worker thread logic moved into worker module.

Socket intenum moved into util
This commit is contained in:
onyx-and-iris
2022-08-08 13:43:19 +01:00
parent 3ecb3a0f68
commit cb9afc62d1
4 changed files with 138 additions and 107 deletions

View File

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