What's Changed
* Add a managed_by element to the tool to list which known tool manages a python install. by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/31
* Allow the managed_by value to be set to `None` instead of just "unknown". by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/32
**Full Changelog**: https://github.com/DavidCEllis/ducktools-pythonfinder/compare/v0.6.7...v0.6.8