4.0.3
@nikoladze fixed a "np.int64 is not int" error in an argument passed to pyxrootd: PR #258
@ChristopheRappold improved the documentation to include logical combinations of cuts (and the fact that you have to use & and |, rather than the TTreeFormula operators): PR #260.
The allow_missing parameter to uproot.iterate and uproot.concatenate can now ignore missing TBranches, not just missing TTrees: #263.
Minor fixes to interpretation so that we can ttree.show a CMS Run I AOD file: PR #262.