fix bus.mono type (bool -> int)

patch bump
This commit is contained in:
2026-03-07 21:23:08 +00:00
parent 3d56ba99b6
commit 00ac5b1428
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "voicemeeter-api"
version = "2.7.1"
version = "2.7.2"
description = "A Python wrapper for the Voiceemeter API"
authors = [
{name = "Onyx and Iris",email = "code@onyxandiris.online"}