* update the changelog at the bottom of docs/lay.wiki * add the version to lay.release-info * update the version in lay.egg * run `make` * run `fossil commit -m "Release x.y.z"` * run `fossil tag add vx.y.z trunk` (don't forget the `v` in from of the * version) * run `fossil sync`