v5.25.0
What's Changed
- Checks that
pkg-config
is installed before setting up the system, and updates the configuration for macOS to help locate required packages. (#1622) - Limits the supported version of Click to avoid installation errors, and removes support for Python 3.9. (#1632)
New Contributors
Full Changelog: v5.24.1...v5.25.0
Authors: @sokumon, @akhilnarang
Reviewers: @revant, @gavindsouza, @akhilnarang