diff --git a/justfile b/justfile index 7d9f9e8..86648cd 100644 --- a/justfile +++ b/justfile @@ -14,7 +14,7 @@ snapshot: uv run pytest --snapshot-update build: - uv tool run --from build python -m build --installer uv . + uv build release version: @echo 'Tagging {{version}}...'