* add missing MANIFEST to include requirements used in bioconda
0.4.3
* move all converters related code (now in biokit/bioconvert project) * Fixed deprecated issues in stats/mixture (pylab.normpdf changed to scipy.stats.norm.pdf * Fix doc gallery * BUG: fix fasta module test and cleanup FASTA class
0.4.2
* UPDATE: starting converter tool in converter sub-package * UPDATE: replace axibg with facecolor (matplotlib deprecated name) * REFACTORING: rtools sub-package.should not affect user interface * BUG: fixed corrplot layout due to new matplotlib API and new Pandas API
0.4.1
* BUG: fix rtools sub-packages for Python3 portage
0.4.0
* Stable version on bioconda (remove sphinx-gallery from dependencies since it is only used for the documentation.