The python-sdk currently supports Python 3.14 as can be seen in the pyproject.toml. However, with that being said, when reading this repo's README.md, it appears that Python 3.14 is not supported, while only Python versions 3.10-3.13 are supported.
This did cause me a bit of initial confusion when getting set up and I'm sure I'm not the only one 😅 . I'd also be happy to open a PR for this, but it looks like the supported-python-versions badge is out of this repo's control?
Thanks!
The python-sdk currently supports Python 3.14 as can be seen in the pyproject.toml. However, with that being said, when reading this repo's README.md, it appears that Python 3.14 is not supported, while only Python versions 3.10-3.13 are supported.
This did cause me a bit of initial confusion when getting set up and I'm sure I'm not the only one 😅 . I'd also be happy to open a PR for this, but it looks like the supported-python-versions badge is out of this repo's control?
Thanks!