From d26fd9ccdc5a3da77aa67e97b09e5ceb215e3cf6 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Thu, 17 Mar 2022 10:00:10 +0300 Subject: [PATCH] update to v0.9.1 (#413) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 3e2f46a3..d69d16e9 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.9.0" +__version__ = "0.9.1"