diff --git a/libs/partners/together/pyproject.toml b/libs/partners/together/pyproject.toml index a4312f78d36..1194a95c982 100644 --- a/libs/partners/together/pyproject.toml +++ b/libs/partners/together/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-together" -version = "0.0.2.post2" +version = "0.1.0" description = "An integration package connecting Together and LangChain" authors = [] readme = "README.md"