# [2023-01-06] Nylas Python SDK v5.12.1

Source: https://developer.nylas.com/docs/new/v2-changelogs/2023-01-06-python-sdk-v5-12-1/

The Nylas Python SDK v5.12.1 has been released!

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

## Updated

- `enum34` is now installed only on Python 3.4 or earlier. ([#247](https://github.com/nylas/nylas-python/pull/247))

---

## Contributors 🎉

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

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