OpenAeroStruct v2.5.1
What's Changed
- Added info to setup.py for PyPI by @eytanadler in #388
- Added lower bounds to numpy and scipy versions by @eytanadler in #390
- Update aerostruct_groups.py by @acmarta in #392 (also removes deprecated calls to NumPy's
asscalar(x)
and replaces themx.item()
)
New Contributors
Full Changelog: v2.5.0...v2.5.1