This is the changelog for the Payabli Python SDK. It includes updates, bug fixes, and new features.
v0.0.300
Changed the BillData.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.
Changed the BillData.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.