wren-core-py-v0.7.4
Canner/WrenAIwren-core-py-v0.7.4Aug 12, 2026by github-actions[bot]
AI Summary
This release updates the Python bindings for WrenAI to explicitly declare the engine version they are built against. It addresses a specific build configuration issue to ensure compatibility and clarity regarding the underlying engine version used during compilation.
Key Highlights
- Fixed declaration of engine version in Python bindings
- Resolved issue #2659 regarding build configuration
- Ensures correct build configuration for the Python core
Full Release Notes
## [0.7.4](https://github.com/Canner/WrenAI/compare/wren-core-py-v0.7.3...wren-core-py-v0.7.4) (2026-08-11) ### Bug Fixes * **core-py:** declare the engine version the bindings build against ([#2659](https://github.com/Canner/WrenAI/issues/2659)) ([92cdf43](https://github.com/Canner/WrenAI/commit/92cdf4395225bc043ca0b4c26fe675b0de8a63ba))