Skip to content

Commit

Permalink
readme: add git tag to publish instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sirupsen committed Oct 28, 2024
1 parent c8facf0 commit 09c7059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ For more details on request parameters and query options, check the docs at http

1. `poetry run pytest`
2. Bump version in `turbopuffer/version.py` and `pyproject.toml`
3. `git tag vX.Y.Z && git push --tags`
3. `poetry build`
4. `poetry publish`

0 comments on commit 09c7059

Please sign in to comment.