diff --git a/pyproject.toml b/pyproject.toml index 8a7366a5..f9153920 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langserve" -version = "0.0.40" +version = "0.0.41" description = "" readme = "README.md" authors = ["LangChain"]