mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
Bump version to v0.0.2 (#987)
Bumping the version so that I can test the release process again (including PyPI publish).
This commit is contained in:
3
.github/workflows/build-docker.yml
vendored
3
.github/workflows/build-docker.yml
vendored
@@ -15,9 +15,6 @@ on:
|
||||
type: string
|
||||
pull_request:
|
||||
paths:
|
||||
# When we change pyproject.toml, we want to ensure that the maturin builds still work.
|
||||
- pyproject.toml
|
||||
# And when we change this workflow itself...
|
||||
- .github/workflows/build-docker.yml
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user