From e61adde4b2cdbec50dcdfa3bfed060c25f51193a Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Sat, 8 May 2021 08:25:25 +0300 Subject: [PATCH] update to v0.3.17 (#88) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 39774cfa..f7e5c1d8 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.3.16" +__version__ = "0.3.17"