# [2025-10-08] Nylas Python SDK v6.13.1

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-10-08-python-sdk-v6-13-1/

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

## Updated

- Fixed UTF-8 character encoding for all API requests to preserve special characters (accented letters, emoji, and so on) instead of escaping them as unicode sequences ([#442](https://github.com/nylas/nylas-python/pull/442)).