diff --git a/pyproject.toml b/pyproject.toml index 8017072c2..3f5e276d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocode" -version = "0.1.114a1" +version = "0.1.114a2" description = "The all-in-one voice SDK" authors = ["Ajay Raj "] license = "MIT License"