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