What's Changed
* Fix ruff format job by walison17 in https://github.com/buserbrasil/barte-python-sdk/pull/15
* Fix charge list endpoint and reponse models by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/16
* Remove simulate installments due to non-existent endpoint by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/17
* Remove charge_with_card_token method due to use create_order by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/18
* Add order payload data model by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/19
* Fix integration test by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/20
* Remove wrong pix charge creation due to creation by order by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/21
* Fix README instructions to use UV instead pip by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/22
* Set readme info on pyproject by walison17 in https://github.com/buserbrasil/barte-python-sdk/pull/24
* Add session support to client by hersonls in https://github.com/buserbrasil/barte-python-sdk/pull/23
New Contributors
* walison17 made their first contribution in https://github.com/buserbrasil/barte-python-sdk/pull/15
**Full Changelog**: https://github.com/buserbrasil/barte-python-sdk/compare/v0.1.0...v0.2.0