# [2025-09-26] Nylas Python SDK v6.13.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-09-25-python-sdk-v6-13-0/

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

## Updated

- Fixed bug where `from` field didn't handle `from_` alias correctly ([#439](https://github.com/nylas/nylas-python/pull/439)).
- Fixed bug where `content_id` wasn't being respected for large inline attachments ([#440](https://github.com/nylas/nylas-python/pull/440)).
- Updated `Contributing.md` with setup instructions ([#438](https://github.com/nylas/nylas-python/pull/438)).

## New contributors

[@samLRodrigues](https://github.com/samLRodrigues) made their first contribution to the repository for this release! 🎉