diff --git a/pyproject.toml b/pyproject.toml index cd1d9da..84b6227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.12" +version = "0.1.13" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"