1.0.2
🐛 Now handles case where all contigs are clustered in the first DBSCAN round causing an empty table to be passed in the following round. This previously caused a ValueError
resulting in the clustering not being written. Now the clustered contigs are written.