add input validation + documentation docstring

patch bump
This commit is contained in:
2026-04-05 22:12:52 +01:00
parent 0d6d91c20a
commit 64a27913c2
5 changed files with 44 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "vmr-http"
version = "0.5.0"
version = "0.5.1"
description = "HTTP API for controlling Voicemeeter"
readme = "README.md"
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]