diff --git a/libs/partners/together/pyproject.toml b/libs/partners/together/pyproject.toml index 09b0364ac10..407ad087d6c 100644 --- a/libs/partners/together/pyproject.toml +++ b/libs/partners/together/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-together" -version = "0.1.2" +version = "0.1.3" description = "An integration package connecting Together AI and LangChain" authors = [] readme = "README.md"