diff --git a/pathogenprofiler/__init__.py b/pathogenprofiler/__init__.py index 14478e3..01187f9 100644 --- a/pathogenprofiler/__init__.py +++ b/pathogenprofiler/__init__.py @@ -10,4 +10,4 @@ from .cli import * from .rules import * from .models import * -__version__ = "4.5.1" \ No newline at end of file +__version__ = "4.6.0" \ No newline at end of file