Skip to content

0.5.1

Latest

Choose a tag to compare

@tennlee tennlee released this 06 Nov 15:54
· 82 commits to develop since this release

0.5.1 is a patch release which fixes the following bugs which were introduced in 0.5.0:

  • PyPI installations were installing old versions of subpackages for reasons that are unclear
  • Import errors began to arise in some environments due to circular imports

In response, the dependency version pins for PyEarthTools sub-packages were updated from "~=" to ">=", and some time was spent refining the import statements internally within the package to avoid circular import errors.

The tests are now running cleanly, and the 0.5.1 PyPI artefacts have also been tested.

The following new features were included in version 0.5.0 and are repeated here for ease of reference:

Full Changelog: 0.4.0...0.5.1