scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

chore: updating version to 0.6.0 #438

Closed alexander-held closed 10 months ago

alexander-held commented 10 months ago

Updating to version 0.6.0, which brings Python 3.11 support and drops Python 3.7. It also adds support for custom colors in data/MC plots, more flexibility for histogram input paths, speeds up post-fit yield uncertainty calculations and includes a few bug fixes.

* updating version to 0.6.0
codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c7301b4) 100.00% compared to head (20ed531) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #438 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2082 2082 Branches 340 340 ========================================= Hits 2082 2082 ``` | [Files Changed](https://app.codecov.io/gh/scikit-hep/cabinetry/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | Coverage Δ | | |---|---|---| | [src/cabinetry/\_\_init\_\_.py](https://app.codecov.io/gh/scikit-hep/cabinetry/pull/438?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep#diff-c3JjL2NhYmluZXRyeS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.