switch to sync endpoints, there isn't a lot of value in keeping them async.

patch bump
This commit is contained in:
2026-04-06 13:54:51 +01:00
parent e849d7739b
commit fb1c48c862
10 changed files with 52 additions and 54 deletions

View File

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