From e185def1f7c1a6c42e6ecbf03629fc8b58e4b271 Mon Sep 17 00:00:00 2001 From: fcakyon <34196005+fcakyon@users.noreply.github.com> Date: Wed, 8 Sep 2021 14:25:22 +0300 Subject: [PATCH] Update __init__.py (#218) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index 777f190df..8088f7513 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.8.0" +__version__ = "0.8.1"