Patch version 0.2.4
Version 0.2.4 contains a fix for an issue where the default behavior of some versions of numpy would cause an array that should contain integers to become dtype=float
. The issue would present itself as a fatal error, so analyses done with previous versions that did not crash were not affected by it.
Full Changelog: v0.2.1...v0.2.4