# [2024-02-09] Nylas Python SDK v6.0.1

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-02-09-python-sdk-v6-0-1/

The Nylas Python SDK v6.0.1 has been released!

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

## Updated

- Fixed a deserialization error that occurred when getting token information or verifying an access token ([#342](https://github.com/nylas/nylas-python/pull/342)).
- Fixed an issue with schemas in the `Event` and `CodeExchangeResponse` models ([#343](https://github.com/nylas/nylas-python/pull/343), [#344](https://github.com/nylas/nylas-python/pull/344)).