diff --git a/sahi/__init__.py b/sahi/__init__.py index b2a61e94f..5b29534db 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.10.4" +__version__ = "0.10.5" from sahi.auto_model import AutoDetectionModel