What's Changed
* Fix integration test warnings re: Dataset.dims by tylere in https://github.com/google/Xee/pull/188
* Updated integration tests to use non-deprecated asset by tylere in https://github.com/google/Xee/pull/189
* Convert ee.Image objects to ee.ImageCollection objects by tylere in https://github.com/google/Xee/pull/191
* Expose __version__ as module attribute by tylere in https://github.com/google/Xee/pull/205
* Add install docs by copybara-service in https://github.com/google/Xee/pull/212
* Add getting help section by tylere in https://github.com/google/Xee/pull/195
* Account for mask byte in chunk size calculation by copybara-service in https://github.com/google/Xee/pull/211
* Add argument to generate ee credentials on-demand. by copybara-service in https://github.com/google/Xee/pull/202
* Bump jinja2 from 3.1.3 to 3.1.5 in /docs in the pip group by dependabot in https://github.com/google/Xee/pull/200
**Full Changelog**: https://github.com/google/Xee/compare/v0.0.19...v0.0.20