Skip to content

Commit 8f80b0f

Browse files
committed
fix: bump
1 parent bd2cbfe commit 8f80b0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ update_pyproject_toml = true
125125
commit_parser = "conventional"
126126

127127
build_command = """
128-
uv lock --upgrade-package "$PACKAGE_NAME"
128+
uv lock --upgrade-package "$PACKAGE_NAME"
129129
git add uv.lock
130130
uv build
131131
"""

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)