Skip to content

v0.0.3

Compare
Choose a tag to compare
@aryarm aryarm released this 07 Nov 18:40
· 113 commits to main since this release
e717e49
  • 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