v1.10.0
What's Changed
- Officially support Python 3.10 through 3.14
- Upgrade
cirro_api_clientby @nathanthorpe in #187- Fix some cases where it would error if a date was null from the API.
- Change type to type_ to match api client (don't reuse reserved keyword)
Full Changelog: v1.9.5...v1.10.0