From db9afd45444e86cd3544ac387d4ed5eecb9ebf8c Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Tue, 28 Mar 2023 10:54:06 -0700 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c0ddc4a..af29553 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.57" +version = "0.1.58" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"