# [2024-12-20] Nylas Python SDK v6.5.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-12-20-python-sdk-v6-5-0/

The Nylas Python SDK v6.5.0 has been released!

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

## Added

- Added support for Scheduler APIs ([#393](https://github.com/nylas/nylas-python/pull/393)).
- Added support for `metadata` field for Drafts and Messages ([#399](https://github.com/nylas/nylas-python/pull/399)).

## Updated

- Fixed Attachment download response handling ([#396](https://github.com/nylas/nylas-python/pull/396)).