# v0.7.3

**CADET-Process** v0.7.3 is a hotfix release which fixes a minor issue with the optimization module.
All users are encouraged to upgrade to this release.

This release requires Python 3.8+

## Highlights of this release
- Properly read constraints and constraints violation in pymoo.
- Use `meta_front` if `n_multi_criteria_decision_functions` > 0.
- Only run CI "on push" for dev and master branch.

## Pull requests for 0.7.3
- [28](https://github.com/fau-advanced-separations/CADET-Process/pull/28): Fix/pymoo cv
