mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
publish: snapshot
This commit is contained in:
@@ -16,5 +16,8 @@ cd "$ROOT_DIR/packages/brk_client"
|
||||
sed -i '' 's/^version = "[^"]*"/version = "'"$VERSION"'"/' pyproject.toml
|
||||
echo "Updated pyproject.toml to $VERSION"
|
||||
|
||||
# Clean old build artifacts
|
||||
rm -rf dist
|
||||
|
||||
uv build
|
||||
uv publish
|
||||
|
||||
Reference in New Issue
Block a user