New update to support `use_best_detector`, which places a target's ra/dec on the best winter detector. Default is True, but should be used with care, or not used at all, for cases where you want to tile fields rather than a single target position.
What's Changed
* Update CI by robertdstein in https://github.com/winter-telescope/winterapi/pull/27
* Order programs by robertdstein in https://github.com/winter-telescope/winterapi/pull/26
* Add bestDetector, update documentation by robertdstein in https://github.com/winter-telescope/winterapi/pull/28
**Full Changelog**: https://github.com/winter-telescope/winterapi/compare/v1.0.0...v1.1.0