From 25247807f3b9a8207d976b1afc07f2b703683630 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Mon, 27 Feb 2023 00:57:37 -0800 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b150332..3275907 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.4" +version = "0.1.5" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"