clean up class names in packet module.

add __init__ to vbanrtpacket class.

patch bump
This commit is contained in:
onyx-and-iris
2022-08-10 17:49:21 +01:00
parent 3e7bd14ba3
commit aea2be624e
4 changed files with 84 additions and 120 deletions

View File

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