# [2023-08-01] Nylas Python SDK v5.14.1

Source: https://developer.nylas.com/docs/new/v2-changelogs/2023-08-01-python-sdk-v5-14-1/

The Nylas Python SDK v5.14.1 has been released!

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

## Updated

- Fixed an error when calling count while trying to iterate on a list ([#263](https://github.com/nylas/nylas-python/pull/263))
- Fixed an error that could prevent you from setting the participant status correctly when creating an event. ([#264](https://github.com/nylas/nylas-python/pull/264))

## Contributors

This release wouldn’t have been possible without the hard work of our contributors!

- [@thedzy](https://github.com/thedzy): [#263](https://github.com/nylas/nylas-python/pull/263)