![GitHub Workflow Status](https://img.shields.io/github/workflow/status/beartype/bearboto3/Release?style=flat-square&label=Release)
This minor release includes a fix for python versions < 3.9 where typing-extensions was not included (and thus installed) as a dependency.
On the dev side, there was a lot of work gone into the CI/CD in order to reliably and efficiently test the project.
What's Changed
* Improve integration testing by studioph in https://github.com/beartype/bearboto3/pull/7
* Integration fixes by studioph in https://github.com/beartype/bearboto3/pull/8
* Update project metadata by studioph in https://github.com/beartype/bearboto3/pull/10
**Full Changelog**: https://github.com/beartype/bearboto3/compare/v0.1.2...v0.1.3