From 9cbec6f41657a3ae78abb886a82559ecd7e51fb8 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Mon, 13 Mar 2023 21:58:34 -0700 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1c8ca49..8d0b130 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.33" +version = "0.1.34" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"