v0.10.3a0
* types: relax dict to Mapping in UBson This primarily allows UBson to accept TypedDict instances * T2DocView: allow return type inference from get_payload There is no actual type check; we trust the author for now * Raise exception on empty get_payload() * Bump version to 0.10.3a0