diff --git a/pyproject.toml b/pyproject.toml index 5ac59d9e8..c854e5fb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.111a3" +version = "0.1.111a4" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"