v2.0.0
What's Changed
- fix: Fix a race caused by premature-finalization when calling a method on transient PyObjects by @jmao-denver in #226
- chore: Replace Java 23 with 25 in Check CI due to EOL by @jmao-denver in #228
- Update top level documentation by @devinrsmith in #229
- fix: Fix the empty jar issue in CI by @jmao-denver in #231
Full Changelog: v1.4.0...v2.0.0