This repo follows Semantic Versioning.
1.0.0 — see README badge and CHANGELOG.md.
| Bump | When |
|---|---|
| PATCH | Bug fixes, docs-only |
| MINOR | Backward-compatible features |
| MAJOR | Breaking API or experiment output schema changes |
- Update
docs/CHANGELOG.mdand rootCHANGELOG.md - Bump version in README badge
git tag -a vX.Y.Z -m "vX.Y.Z"and push the tag- Open GitHub Release from changelog notes