# [2021-12-23] Nylas Python SDK v5.4.1

Source: https://developer.nylas.com/docs/new/v2-changelogs/2021-12-23-python-sdk-v5-4-1/

The Nylas Python SDK v5.4.1 has been released!

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

## Bug Fixes

- Improved support for [Application Details](/docs/api/v2/#get-/a/client_id).
- Fixed an issue where keyword arguments calling `_update_resource` weren’t correctly resolving to URL parameters.