From 505bba2e0737af6b348c043029cf9e3910ce98de Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Thu, 2 Mar 2023 16:16:05 -0800 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0d6fd1e..ec2ab23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.8" +version = "0.1.9" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"