replace generator function with factory function

patch bump
This commit is contained in:
2023-08-03 12:09:34 +01:00
parent 58a26e89a8
commit b33926f304
2 changed files with 17 additions and 25 deletions

View File

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