Version 1.3.2
- Added stale bot support.
- If package version 0.0.0 via
get_distribution
is found, the version of the module is used
instead. - Removed
tox.ini
. - Moved
requirements.txt
tosetup.py
. - Added multi-objective support for ROAR.
- Added notes in documentation that
SMAC4MF
is the closest implementation to BOHB/HpBandSter.