Added
- Added support for Audit Logs endpoints ([139](https://github.com/workos/workos-python/pull/139)):
- `audit_logs.create_event()`
- `audit_logs.create_export()`
- `audit_logs.get_export()`
- Added WorkOS classes for `WorkOSAuditLogExport` ([139](https://github.com/workos/workos-python/pull/139))
Changed
- Changed the client User Agent to also send the Python version ([140](https://github.com/workos/workos-python/pull/140))