From 3508a157d74de829a0e0398c88b744f69b32c8c4 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Mon, 20 Mar 2023 20:39:20 -0700 Subject: [PATCH] poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c99b6ea..9633f1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.49" +version = "0.1.50" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"