What's Changed
* Relaxed the required minimum version of NCEPLIBS-ip back to v4.1.0. When building with NCEPLIBS-ip version < 5.0.0, NCEPLIBS-sp will also be required.
* Allow building with static libs by EricEngle-NOAA in https://github.com/NOAA-MDL/grib2io-interp/pull/10
* Allow for user to get and set OpenMP number of threads by EricEngle-NOAA in af2cba4 and d0d83a7
* Added `grib2io_interp.has_openmp_support` bool by EricEngle-NOAA in 79242f8
**Full Changelog**: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.1.0...v1.2.0