Full Changelog: [v0.44.0...v0.44.1](https://github.com/Increase/increase-python/compare/v0.44.0...v0.44.1)
Bug Fixes
* revert regression with 3.7 support ([383](https://github.com/Increase/increase-python/issues/383)) ([b9b2966](https://github.com/Increase/increase-python/commit/b9b2966143916dc3074cbc77118f6ebeefe1f84f))
Full Changelog: [v0.43.0...v0.44.0](https://github.com/Increase/increase-python/compare/v0.43.0...v0.44.0)
Features
* **api:** adding `pending_reviewing` wire transfer state ([f6488be](https://github.com/Increase/increase-python/commit/f6488be572ecbc235c97f1d1d74712e443c53b9d)) * **api:** introduce `network_risk_score` ([379](https://github.com/Increase/increase-python/issues/379)) ([f6488be](https://github.com/Increase/increase-python/commit/f6488be572ecbc235c97f1d1d74712e443c53b9d)) * **api:** remove Card Profile ID properties ([f6488be](https://github.com/Increase/increase-python/commit/f6488be572ecbc235c97f1d1d74712e443c53b9d))
Chores
* **internal:** construct error properties instead of using the raw response ([378](https://github.com/Increase/increase-python/issues/378)) ([418d798](https://github.com/Increase/increase-python/commit/418d7981e60865c33d24054a11806bae74cdae88)) * **internal:** loosen input type for util function ([375](https://github.com/Increase/increase-python/issues/375)) ([3055e33](https://github.com/Increase/increase-python/commit/3055e33e0f563834606d54655c1269cae82bdc01)) * **internal:** update generated pragma comment ([374](https://github.com/Increase/increase-python/issues/374)) ([f3d1b70](https://github.com/Increase/increase-python/commit/f3d1b708d9a3666cd6707564e6f732d0373bbc4c))
Documentation
* fix typo in CONTRIBUTING.md ([372](https://github.com/Increase/increase-python/issues/372)) ([ed567b0](https://github.com/Increase/increase-python/commit/ed567b082a27ac0a2a961b05d763aaf36dde65a4)) * **readme:** consistent use of sentence case in headings ([376](https://github.com/Increase/increase-python/issues/376)) ([28ed46f](https://github.com/Increase/increase-python/commit/28ed46f7896623d6daf67e25280ecc466657100c)) * **readme:** document how to make undocumented requests ([377](https://github.com/Increase/increase-python/issues/377)) ([6773c09](https://github.com/Increase/increase-python/commit/6773c09d8fefce9e4f0cc1f6e18e20c47b96874b))
0.43.0
Full Changelog: [v0.42.0...v0.43.0](https://github.com/Increase/increase-python/compare/v0.42.0...v0.43.0)
* export NOT_GIVEN sentinel value ([368](https://github.com/Increase/increase-python/issues/368)) ([c5e2c2e](https://github.com/Increase/increase-python/commit/c5e2c2edf4be20cff6b5967becc1b3540a0c9d8d)) * **internal:** add core support for deserializing into number response ([365](https://github.com/Increase/increase-python/issues/365)) ([2ea03fe](https://github.com/Increase/increase-python/commit/2ea03fe966535c1cb068b6e9bfee2c857938ab9b)) * **internal:** bump pyright ([366](https://github.com/Increase/increase-python/issues/366)) ([f437a87](https://github.com/Increase/increase-python/commit/f437a870a720ede87df9381da3dd707c40bff717)) * **internal:** improve deserialisation of discriminated unions ([369](https://github.com/Increase/increase-python/issues/369)) ([8108a01](https://github.com/Increase/increase-python/commit/8108a0141507baf615a0ac68832157f62efd598a)) * **internal:** support parsing Annotated types ([367](https://github.com/Increase/increase-python/issues/367)) ([c34962a](https://github.com/Increase/increase-python/commit/c34962a8251a0a2493148e5b56234720436c758d))
Documentation
* update docs for digital wallet phone/email ([363](https://github.com/Increase/increase-python/issues/363)) ([fd985f0](https://github.com/Increase/increase-python/commit/fd985f02dba966763f06bb859faf56bf2f132771))
0.42.0
Full Changelog: [v0.41.0...v0.42.0](https://github.com/Increase/increase-python/compare/v0.41.0...v0.42.0)