patch bump

This commit is contained in:
2026-04-06 21:53:36 +01:00
parent c24c05a3ff
commit 0a4175e690
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@@ -1151,7 +1151,7 @@ wheels = [
[[package]]
name = "vmr-http"
version = "0.8.0"
version = "0.8.1"
source = { editable = "." }
dependencies = [
{ name = "fastapi" },