diff --git a/sahi/__init__.py b/sahi/__init__.py index 6d7654ffc..29060d1e2 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.11.16" +__version__ = "0.11.17" from sahi.annotation import BoundingBox, Category, Mask from sahi.auto_model import AutoDetectionModel