Fixed - Temporary files with chopped FASTA not being deleted.
0.2.0
Added - `threads` argument controlling BLASTn thread count to `orthoani` and `orthoani_pairwise`. - `-j` / `--jobs` flag controlling BLASTn thread count to CLI. - Proper documentation and error codes to CLI. - `orthoani` console script to call the CLI without `python -m` invocation.
0.1.0post1
Fixed - Travis-CI badge not rendering on `README.md`. Changed - Made development status *Beta* instead of *Alpha* in `setup.cfg`.