From d0e15c3d6c2fc3a4dbaf19d4f76abf747ab1fd97 Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Fri, 9 Jul 2021 17:49:06 +0300 Subject: [PATCH] update to v0.6.1 (#167) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 906d362f7..43c4ab005 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.6.0" +__version__ = "0.6.1"