From d3b684feb2db7697ee209d75c098f646680b1d1c Mon Sep 17 00:00:00 2001 From: Sam Armstrong <88863522+Sam-Armstrong@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:25:19 +0100 Subject: [PATCH] update version number [skip ci] --- ivy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy/_version.py b/ivy/_version.py index abc62dff7907..7c07bc606894 100644 --- a/ivy/_version.py +++ b/ivy/_version.py @@ -1 +1 @@ -__version__ = "0.0.9.13" +__version__ = "0.0.9.14"