From f63b5b78de8c9309e9105226e93ac6e97eadeec8 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Sun, 8 May 2022 03:47:43 +0300 Subject: [PATCH] update to v0.9.3 (#460) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index a2fecb457..c5981731c 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.9.2" +__version__ = "0.9.3"