From d9f5055ec1f58c4b10fca858bb8dd270a3153411 Mon Sep 17 00:00:00 2001 From: serversdown Date: Fri, 19 Jun 2026 05:11:50 +0000 Subject: [PATCH] chore: sync uv.lock to version 0.2.0 Lockfile caught up to the pyproject version bump from 1f5a321 (it wasn't regenerated at the time). No dependency changes. Co-Authored-By: Claude Opus 4.8 (1M context) --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index eb0d154..4a618b1 100644 --- a/uv.lock +++ b/uv.lock @@ -278,7 +278,7 @@ wheels = [ [[package]] name = "lyra" -version = "0.1.0" +version = "0.2.0" source = { editable = "." } dependencies = [ { name = "fastapi" },