fields should be optional

patch bump
This commit is contained in:
2026-04-05 23:33:50 +01:00
parent a2acbe1ac2
commit 112679450f
3 changed files with 9 additions and 9 deletions

View File

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