From 9c082752b2861c72a1a8f5e308b95036280d52b0 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Sun, 4 Sep 2022 11:08:47 +0300 Subject: [PATCH] update version (#581) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index b2a61e94f..5b29534db 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.10.4" +__version__ = "0.10.5" from sahi.auto_model import AutoDetectionModel