move updater thread logic out of base class.

patch bump
This commit is contained in:
onyx-and-iris
2022-09-24 12:04:07 +01:00
parent a54a232a82
commit ef0c94a6f1
3 changed files with 49 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "voicemeeter-api"
version = "0.7.0"
version = "0.7.1"
description = "A Python wrapper for the Voiceemeter API"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"