v0.15.2 - Minor Fixes
- v0.15.2 - Protobuf Support by @jasonacox in #276
- Fix: Remove
<5upper cap onprotobufruntime dependency — constraint is nowprotobuf>=4.25.1; pb2 files generated with 4.25.x are compatible with 5.x, 6.x, and 7.x runtimes (confirmed and tested up to 7.34.1) and the cap was causing pip conflicts for users with newer protobuf versions installed (e.g. via TensorFlow)
Full Changelog: v0.15.1...v0.15.2