Fixed - Update to setuptools >= v.70 to address a security issue in the `package_index` module
2.7.6
Not secure
Fixed - Updated issue templates
2.7.4
Not secure
Changed - When using QUAL values, treat . as 0 quality
2.7.3
Not secure
Added - Basic cli tests touching fixed deprecated code Changed - Unfreezed PyMongo in requirements.txt - Replaced deprecated pymongo `.count()` function with `count_documents()` in code.
2.7.2
Not secure
Fixed - `Deprecated config in setup.cfg` error when installing the package
2.7.1
Not secure
Added - Script to correct contig name - Expanded instructions on how to set up an instance and load data into database Changed - GitHub actions run tests using MongoDB versions 3.2, 4.4 and 5.0 Fixed - Restore command accepts custom database name - Restore command uses either database URI or host:port params