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