From e5da0e962bd9792a1f590fe788f0239d195678b3 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Sun, 12 Mar 2023 00:29:37 -0800 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 911328d..725f106 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.29" +version = "0.1.32" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"