fixes bug with apply() if called from higher class

This commit is contained in:
2023-07-05 19:20:57 +01:00
parent 2c8e4cc87c
commit 1ad0347478
4 changed files with 18 additions and 18 deletions

View File

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