Mind that https://github.com/cms-cat/cmsstyle/pull/27 introduced a breaking change to `SetLumi(lumi, unit="fb", round_lumi=False)`, which has previously been `SetLumi(lumi, round_lumi=False)`.
What's Changed
* Remove numpy dependency by clelange in https://github.com/cms-cat/cmsstyle/pull/28
* Make luminosity unit configurable by clelange in https://github.com/cms-cat/cmsstyle/pull/27
New Contributors
* clelange made their first contribution in https://github.com/cms-cat/cmsstyle/pull/28
**Full Changelog**: https://github.com/cms-cat/cmsstyle/compare/v0.1.0...v0.2.0