diff --git a/sahi/__init__.py b/sahi/__init__.py index ee96910cd..b920cf11b 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.11.12" +__version__ = "0.11.13" from sahi.annotation import BoundingBox, Category, Mask from sahi.auto_model import AutoDetectionModel