This is a minor release which primarily adds the ability to do runtime tagging.
Features
- Adds the ability to mutate a run's tags during or after a run. A CLI tool is provided (
tag) as well as methods in the clientadd_tags,replace_tagsandremove_tags. If using the Metaflow Metadata service, a version greater than 2.3.0 is required to use this feature.
Full Changelog: 2.6.3...2.7.0