# [2021-09-02] Nylas Python SDK v5.1.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2021-09-02-python-sdk-v5-1-0/

The Nylas Python SDK v5.1.0 has been released!

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

## New

- We added support for Event conferencing.

## Fixes

- We fixed `categorized_at` type to be `epoch` in `NeuralCategorizer`.
- We fixed an error when creating events by filtering of "None" value attributes before making requests.