chore: sync uv.lock to the 0.2.0 project version

cz bump updates pyproject.toml's version but not uv.lock's own-package entry,
which left `uv sync --locked` failing at the v0.2.0 release commit. Regenerate
the lock so pyproject and uv.lock agree.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NGzHtDvJur9U7ysgRKRUTN
This commit is contained in:
2026-07-20 10:13:35 -04:00
parent 36022cd5f4
commit a949d0a5de
Generated
+1 -1
View File
@@ -538,7 +538,7 @@ wheels = [
[[package]]
name = "intervalsicu-mcp"
version = "0.1.0"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "alembic" },