v0.1.2
What's Changed
- Fix bug when the number of classes exceeds 100 (Issue #8)
- Fix recursion error in the
_latin_squares
method ofFeatureShuffler
(Issue #9) - docs: add alternate installation option by @TheFloatingString in #10
Full Changelog: v0.1.1...v0.1.2