What's Changed
* Added info to setup.py for PyPI by eytanadler in https://github.com/mdolab/OpenAeroStruct/pull/388
* Added lower bounds to numpy and scipy versions by eytanadler in https://github.com/mdolab/OpenAeroStruct/pull/390
* Update aerostruct_groups.py by acmarta in https://github.com/mdolab/OpenAeroStruct/pull/392 (also removes deprecated calls to NumPy's `asscalar(x)` and replaces them `x.item()`)
New Contributors
* acmarta made their first contribution in https://github.com/mdolab/OpenAeroStruct/pull/392
**Full Changelog**: https://github.com/mdolab/OpenAeroStruct/compare/v2.5.0...v2.5.1