# [2023-09-26] Nylas Python SDK v6.0.0-beta.2

Source: https://developer.nylas.com/docs/new/v3-changelogs/2023-09-26-python-sdk-v6-0-0-beta-2/

The Nylas Python SDK v6.0.0-beta.2 has been released!

- GitHub: [Nylas Python SDK](https://github.com/nylas/nylas-python/releases/tag/v6.0.0b2)
- Distribution: [PyPi](https://pypi.org/project/nylas/6.0.0b2/)

## Updated

- Fixed an inconsistency between the Event model and the API contract ([#272](https://github.com/nylas/nylas-python/pull/272)).
- Fixed a bug encountered when deserializing Events with empty optional fields ([#273](https://github.com/nylas/nylas-python/pull/273)).