From 03e5191dff1f96e268ca523d0a2da6c70a5b88a9 Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Tue, 13 Jul 2021 18:59:28 +0300 Subject: [PATCH] update to v0.7.0 (#172) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 22049ab2c..49e0fc1e0 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.6.2" +__version__ = "0.7.0"