diff --git a/sahi/__init__.py b/sahi/__init__.py index 51e248504..46ce84e8a 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.11.9" +__version__ = "0.11.10" from sahi.annotation import BoundingBox, Category, Mask from sahi.auto_model import AutoDetectionModel