v1.3.4
- Package now relies on
pyproject.toml
for build configuration withhatch
. - Binaries for
louvain
andleiden
clustering algorithms are now embedded in the package. - Uses pre-commit hooks for code formatting and linting.
- Fix deprecated Bio.SeqUtils.GC to Bio.SeqUtils.gc_fraction.
Biopython
is pinned <= 1.80 to work withmicomplete 1.1.1
.
Full Changelog: v1.3.3...v1.3.4