Hello, I'm trying to update a gnarly Python program that's currently on Python 3.12 to 3.13. I can't use pemja 0.6.x as we previously ran into the Python/Java iterator bug fixed in #77. I'm able to build 0.5.7 Python 3.13 wheels locally (3.12 limited abi wheels don't work, also tested that). Would it be possible to either add Python 3.13 wheels to 0.5.7, cut a new release or cut a new 0.6.x release? Thanks!
Hello, I'm trying to update a gnarly Python program that's currently on Python 3.12 to 3.13. I can't use pemja 0.6.x as we previously ran into the Python/Java iterator bug fixed in #77. I'm able to build 0.5.7 Python 3.13 wheels locally (3.12 limited abi wheels don't work, also tested that). Would it be possible to either add Python 3.13 wheels to 0.5.7, cut a new release or cut a new 0.6.x release? Thanks!