What's Changed
From 130 :
- deduplicate `name` in `artifacts.yaml`
- new versioning mechanism
- add `--skip-registration` to promote
- `gto promote NAME STAGE [REF]`
- `--bump-major`, `--bump-minor`, `--bump-patch` instead of `--bump=part`
- issue error when trying to promote to already active Stage; add `--force` flag to still execute that
- add CLI tests
**Full Changelog**: https://github.com/iterative/gto/compare/0.1.2...0.1.3