This release modernizes how we compile the Fortran code and build the installable Python package, now using meson.
As a consequence of this change, it will now finally be possible to run the RRTMG code under recent Python version (3.12, 3.13).
What's Changed
* Another meson build attempt by brian-rose in https://github.com/climlab/climlab-rrtmg/pull/31
* working build python3.10 ubuntu by dorrih-stardust in https://github.com/climlab/climlab-rrtmg/pull/29
New Contributors
* dorrih-stardust made their first contribution in https://github.com/climlab/climlab-rrtmg/pull/29
**Full Changelog**: https://github.com/climlab/climlab-rrtmg/compare/v0.3...v0.4