Full Changelog: [v0.21.2...v0.22.0](https://github.com/increase/increase-python/compare/v0.21.2...v0.22.0)
Features
* **client:** support reading the base url from an env variable ([226](https://github.com/increase/increase-python/issues/226)) ([9a40015](https://github.com/increase/increase-python/commit/9a40015e000098fbab1a8532f3d3c03dc4a0f7e0))
Full Changelog: [v0.21.1...v0.21.2](https://github.com/increase/increase-python/compare/v0.21.1...v0.21.2)
Bug Fixes
* **client:** retry if SSLWantReadError occurs in the async client ([220](https://github.com/increase/increase-python/issues/220)) ([2a1c996](https://github.com/increase/increase-python/commit/2a1c9960d6847d651d6a0e7e317024cf6684a3f9))
0.21.1
Full Changelog: [v0.21.0...v0.21.1](https://github.com/increase/increase-python/compare/v0.21.0...v0.21.1)