From ad1c3648e12f903b29fa6bf53a55b11f177672db Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Thu, 10 Jun 2021 10:25:51 +0300 Subject: [PATCH] update to v0.4.4 (#126) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index f6b7e267..cd1ee63b 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.4.3" +__version__ = "0.4.4"