InstallError and CAPIError classes

now subclass VMError

minor version bump
This commit is contained in:
2023-08-02 15:42:45 +01:00
parent 6b79c091e8
commit e96151cd5a
2 changed files with 16 additions and 13 deletions

View File

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