- Commit a version bump
poetry version minor(orpatch)poetry lock- finalize
CHANGELOG.md(must be clean as it is included in the release docs)git log 1.14.0..HEAD --pretty=format:"%s"
- Check CI ok
- Tag the commit with
X.Y.Z[aW](e.g.1.2.0a1) and push tag toorigin - Edit & publish GH release
- Check PyPI is ok
- Commit a version bump
poetry version preminor- template for next release in
CHANGELOG.md - link to annotated release notes (if any)