v0.0.3
- fixes an issue with reading and writing compressed files in python 3.10+ (#139)
- removes an explicit dependency declaration for importlib-metadata
- removes brewer2mpl dependency
- adds
nox
to our testing suite - various fixes to example commands in the documentation
- updates to the installation instructions