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:
Charlie Marsh
2024-01-18 20:56:09 -05:00
committed by GitHub
parent fe180804b5
commit 732ef7adb7
4 changed files with 3 additions and 6 deletions

View File

@@ -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: