if a wrong user config is requested,

this error should be exposed to the consumer.

patch bump.
This commit is contained in:
2023-07-08 07:57:39 +01:00
parent 2849b37670
commit 76960f36d0
2 changed files with 3 additions and 2 deletions

View File

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