Added * Added optional role_slug parameter to send invitation payload to specify a user's organization membership role when inviting ([243](https://github.com/workos/workos-python/pull/243)) * Added `password_hash` and `password_hash_type` to User creation ([249](https://github.com/workos/workos-python/pull/249))
4.2.0
- Added configurable request timeout
4.1.0
Added
- Added session management api ([245](https://github.com/workos/workos-python/pull/245))
4.0.0
Added
* Added `impersonator` data to User Management authentication responses (237)