reduce time complexity of range checks

patch bump
This commit is contained in:
onyx-and-iris
2022-07-07 15:09:50 +01:00
parent d12e67820f
commit 210c75ed5f
2 changed files with 5 additions and 5 deletions

View File

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