Correct type annotations None type.

Fixes 'code unreachable'
This commit is contained in:
2023-08-02 17:17:59 +01:00
parent e96151cd5a
commit 58a26e89a8
3 changed files with 11 additions and 11 deletions

View File

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