You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for the Bounce Classification v2 API (#22)
* Add Bounce Classification endpoint
* Update pre-commit hooks
* Add the Bounce Classification section with an example to README.md
* Add class BounceClassificationTests
* Apply linters: remove redundant type ignore
* Update CHANGELOG