v0.2.5
CHANGELOG
BUGFIX:
File attachments now works correctly. Replaced curl_cffi
with the requests
module in __prepare_file_attachment
, since the files
parameter is not yet implemented.
BUGFIX:
File attachments now works correctly. Replaced curl_cffi
with the requests
module in __prepare_file_attachment
, since the files
parameter is not yet implemented.