From e4cf2c697d4f226de20c349196bed272576a7cf2 Mon Sep 17 00:00:00 2001 From: Ved Patwardhan <54766411+vedpatwardhan@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:34:00 +0530 Subject: [PATCH] Update _version.py --- ivy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy/_version.py b/ivy/_version.py index e241cdc6c96ab..87463cc45c8ac 100644 --- a/ivy/_version.py +++ b/ivy/_version.py @@ -1 +1 @@ -__version__ = "0.0.8.0" +__version__ = "0.0.7.0"