This release removes backwards compatibility for API `2021-09`, fixes some minor bugs, and adds some new features:
- Removes backwards compatibility for `2021-09`
- Fixes the minor decoding bug for `2022-07` (Correctly decoding `loading_amount` and `loading_percent` for the `License` object)
- Adds a `calculate_price()` method on `SearchResult`, which wraps one in `util`.
- Adds `centre()` and `width()` methods on `Band` to allow conversion to FWHM (Full Width Half Max)
- Adds a `calculate_price()` method on `SearchResult`, which wraps the one available in `util`.