diff --git a/tbprofiler/__init__.py b/tbprofiler/__init__.py index b0c07d0..42791e3 100644 --- a/tbprofiler/__init__.py +++ b/tbprofiler/__init__.py @@ -7,4 +7,4 @@ from .snp_dists import * from .phylo import * -__version__ = "6.2.0" +__version__ = "6.2.1"