# [2023-09-28] Nylas Python SDK v6.0.0-beta.3

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

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

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

## Updated

- Fixed a bug encountered when deserializing Union types ([#275](https://github.com/nylas/nylas-python/pull/275)).
- Fixed a bug encountered when deserializing a delete response ([#277](https://github.com/nylas/nylas-python/pull/277)).