From 0a314cde268f07c22c36788eede7c448047fdc98 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:23:11 +0300 Subject: [PATCH] update to v0.8.5 (#246) --- sahi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahi/__init__.py b/sahi/__init__.py index fa3ddd8c..af46754d 100644 --- a/sahi/__init__.py +++ b/sahi/__init__.py @@ -1 +1 @@ -__version__ = "0.8.4" +__version__ = "0.8.5"