3.2.2
- fix support for Numpy 2.0 (#245). Note:
uncertainties.unumpystill providesumatrixbased onnumpy.matrix. Withnumpy.matrixdiscouraged,umatrixis too, and will be dropped in a future release. - fix automated running and reporting of code coverage with tests (#246)
- use
setuptools-scmfor setting version number from git tag (#247)