v11.0.3
feat: configure platform-dependent wheel building
- Add platform-specific wheel building for all supported platforms
- Configure macOS builds for both arm64 and x86_64
- Include all dependencies in wheels using poetry
- Set up proper wheel repair for macOS builds
- Add .gitattributes for consistent line endings