doc: refine release instructions

Well, we are only tagging and not yet actually releasing.

ny;ml: not yet; maybe later
This commit is contained in:
bronsen 2026-02-16 21:23:08 +01:00
parent 33df13a034
commit 7ab12023c3

View file

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