Development release of GWpy
Backwards-compatible changes (including new features):
- [659, 671, 674] updated LOSC API to match upstream change
- [661, 676] added `GravitySpyTable.search` method (`gwpy.table`)
- [666] added new `event_gps` function to `gwpy.io.losc`
- [668] improved verbose output for `TimeSeries.fetch_open_data`
Bug fixes (including packaging, and unit test updates):
- [657] packaging fixes
- [660] fixed exception handling in `gwpy.io.datafind`
- [667] removed `StopIteration` calls in `gwpy.signal.qtransform`
- [669, 673] fixed default server selection for segment queries in `gwpy.segments`
- [670] fixed bug in automatic tick settings for colorbar
- [672] patch to handle unit='*' in `gwpy-plot` (`gwpy.cli`)