Skip to content

Releases: tomchor/pynanigans

v0.2.1

18 May 14:22
2111379

Choose a tag to compare

What's Changed

  • Test with an actual NetCDF file by @tomchor in #8

Full Changelog: v0.1.2...v0.2.1

v0.2.0

04 Dec 17:43
0432624

Choose a tag to compare

Create a `pyproject.toml` file and define version there (#7)

* create pyproject.toml

* add tomli to dependencies

* install tomli on github actions