when out of bounds values are passed, log warnings

bump to version 2.1.1

closes #6
This commit is contained in:
2023-07-01 19:50:54 +01:00
parent 3036cdff2f
commit c2daba1a62
5 changed files with 19 additions and 16 deletions

View File

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