# [2023-02-01] Nylas Python SDK v5.13.0

Source: https://developer.nylas.com/docs/new/v2-changelogs/2023-02-01-python-sdk-v5-13-0/

The Nylas Python SDK v5.13.0 has been released!

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

## Added

- Added support for local webhook development ([#252](https://github.com/nylas/nylas-python/pull/252))

## Updated

- Updated previous conditional dependencies for enum34 to use the PEP 508 syntax ([#250](https://github.com/nylas/nylas-python/pull/250))

---

## Contributors 🎉

This release wouldn’t have been possible without the hard work of our contributors!

- [@Hooksie](https://github.com/Hooksie): [#250](https://github.com/nylas/nylas-python/pull/250)