From 8ebe8e92a8b913541c28cf5c41581c2f00c24e2b Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Fri, 3 Mar 2023 10:43:10 -0800 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ba58d12..cd1d9da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.11" +version = "0.1.12" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"