From 06b413ee003eff1cf3df056f01780c050612b152 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Mon, 14 Nov 2022 23:48:58 +0300 Subject: [PATCH] update version (#727) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 31bff0ec3..120b7a82f 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.11.2" +__version__ = "0.11.3" from sahi.auto_model import AutoDetectionModel