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