v0.15.0
What's Changed
- Update usage.rst to include self-referencing notice by @ItIsJordan in #258
- Remove pin on Pylint to support Python 3.11 by @GraemeWatt in #260
- Add
try
/except
around ROOT import by @GraemeWatt in #259 - Retrieve histogram from stack via
RootFileReader.retrieve_object
by @IzaakWN in #261
New Contributors
Full Changelog: v0.14.3...v0.15.0