From 886d3d840590a988ddb8f67539854f67848ad201 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Mon, 15 Apr 2024 13:42:33 -0700 Subject: [PATCH] prerelease (#533) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9117e5da4..e367dfe4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.111" +version = "0.1.112a0" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"