⬆️ Update dependency configuration for py-common-lib to use a specific tag (v0.0.0)

This commit is contained in:
2026-04-24 00:00:29 +08:00
parent 173f2cef23
commit 50d12922d1
3 changed files with 4 additions and 4 deletions

View File

@@ -7,4 +7,4 @@ dependencies = [
]
[tool.uv.sources]
py-common-lib = { git = "https://git.hatter.ink/hatter/py-common-lib.git" }
py-common-lib = { git = "https://git.hatter.ink/hatter/py-common-lib.git", tag = "v0.0.0" }