From 5fe936c0b5aaeb2a07f672d1e93214fc48b1e8b4 Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Mon, 10 May 2021 07:20:31 +0300 Subject: [PATCH] update to v0.3.18 (#91) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index f7e5c1d88..50d85c89d 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.3.17" +__version__ = "0.3.18"