You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: release v0.4.18 to fix IndentationError in v0.4.17
- Bump version to 0.4.18 across all version files
- Add comprehensive changelog documenting the fix for 0.4.17 issues
- Skip broken 0.4.17 release due to codegen-introduced syntax errors
- Restore working functionality for users affected by IndentationError
- Update release-please manifest for proper automation
This release fixes the critical IndentationError in openai.py that was
introduced in v0.4.17 and was breaking agent deployments.
0 commit comments