# [2022-04-14] Nylas Python SDK v5.8.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2022-04-14-python-sdk-v5-8-0/

The Nylas Python SDK v5.8.0 has been released!

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

## New

- Added support for getting the number of queried objects (count view).

## Updated

- Improved usage of read only fields in models

## Bug Fixes

- Fixed Calendar availability functions not using the correct authentication method.