What's Changed
* refactor: move request functions to python by deedy5 in https://github.com/deedy5/primp/pull/83
* Client: add getter and setter to impersonate, impersonate_os by deedy5 in https://github.com/deedy5/primp/pull/84
* AsyncClient by deedy5 in https://github.com/deedy5/primp/pull/88
* [fix: remove the redirection of the Proxy-Authorization header](https://github.com/deedy5/primp/commit/687447348da1c82ecdd363ee9448f5d99f92b400)
* [feat: python format + lint (ruff, mypy)](https://github.com/deedy5/primp/commit/16a29ee1d99a45870c81fb8ccb9c79e8b0cb6e97)
* [docs(python): improve docstrings](https://github.com/deedy5/primp/commit/c962a1d0c9d917be4da8bfbcdfa7a1eccff48d30)
**Full Changelog**: https://github.com/deedy5/primp/compare/v0.11.0...v0.12.0