diff --git a/README.md b/README.md index 77c0da9..cbe3ecf 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,12 @@ Please no: this is my little human-created thing. * make code changes * run tests; make them pass * commit -* `git tag vX.Y.Z` -* push commits and tags +* `uv version X.Y.Z` +* commit +* push commits +* use lazygit to create the new version tag + * remeber to prefix it with `v` +* push the tags, using lazygit `uv build` will now create correctly named tar balls and wheels.