.agents/skills/new-release/SKILL.md
Copy this checklist and track progress:
Task Progress:
- [ ] Follow prepare-release
- [ ] Infer version bump part; wait for confirmation
- [ ] Activate .venv-3.11 and bumpversion
- [ ] Wait for confirmation, then make release
- [ ] Push the repo
VERSION file and the latest entry in CHANGELOG.md, infer which part of the version needs to be incremented..venv-3.11. If the environment doesn't exist, create it and install dependencies from dev-requirements.txt.bumpversion <PART> (e.g. bumpversion minor).make release before proceeding further.make release.