What's Changed
* Set pyproj lower bound to version 3
* Fixes to workflows, css tweaks, https://github.com/opendatacube/odc-geo/pull/71
* Delay epsg determination as much as possible by snowman2 and Kirill888 in https://github.com/opendatacube/odc-geo/pull/72
* Better caching of `rasterio.crs.CRS -> odc.geo.crs.CRS` construction path
* Avoid computing `.epsg` unless requested by the user. This is an expensive operation for CRSs that do now have EPSG code, https://github.com/opendatacube/datacube-core/issues/1321
**Full Changelog**: https://github.com/opendatacube/odc-geo/compare/v0.3.0...v0.3.1