What's Changed
* Pass `region_name` as argument to Textract client when provided by alanmohan in https://github.com/aws-samples/amazon-textract-textractor/pull/229
* Fix for PDF-filename suffix is hardcoded as .pdf by Paike in https://github.com/aws-samples/amazon-textract-textractor/pull/225
* Fix ExpenseField value.bbox is None causing Error by syanng in https://github.com/aws-samples/amazon-textract-textractor/pull/241
**Full Changelog**: https://github.com/aws-samples/amazon-textract-textractor/compare/v.1.3.3...v1.3.4
v.1.3.3
What's Changed
* Fix bbox denormalization breaking visualizations by Belval in https://github.com/aws-samples/amazon-textract-textractor/pull/242
**Full Changelog**: https://github.com/aws-samples/amazon-textract-textractor/compare/v1.3.2...v.1.3.3