v1.0.4
Changed the VendorQueryRecord.additional_data type from typing.Optional[typing.Dict[str, typing.Dict[str, typing.Any]]] to typing.Optional[typing.Dict[str, str]] to match the API.
Changed the VendorQueryRecord.additional_data type from typing.Optional[typing.Dict[str, typing.Dict[str, typing.Any]]] to typing.Optional[typing.Dict[str, str]] to match the API.