21.0.1
Bug fixes
- Constrain Biopython version to <=1.80 so that
augur translateis not broken by a deprecation ofUnknownSeqin 1.81. When runningaugur translatewith Biopython 1.81, the user will receive an error starting withERROR: Package BCBio.GFF not found!and ending withTypeError: object of type 'NoneType' has no len(). #1152 (@corneliusroemer)