Howdy, thanks for working on this wonderful project! I was just trying to update my own code to run in python 3.14, and was stumbling over python-biscuit support :( Is there any plan to do a new release soon with a pre-built python 3.14 support?
I tried having uv just build it, but it appears that the pyo3 version currently specified doesn't support python 3.14. I will have to either wait to upgrade my python version or try to manually build python-biscuit with a newer version of pyo3, which I am hesitant to do as I have no rust experience.