From 717988890e39a36b68d890e20a5deadb8362f7c5 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Sun, 5 Mar 2023 01:18:43 -0800 Subject: [PATCH] napi poetry --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e87f424..82115b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.16" +version = "0.1.17" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"