diff --git a/libs/aws/pyproject.toml b/libs/aws/pyproject.toml index 81b583c5..d12c84f6 100644 --- a/libs/aws/pyproject.toml +++ b/libs/aws/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-aws" -version = "0.2.2" +version = "0.2.3" description = "An integration package connecting AWS and LangChain" authors = [] readme = "README.md"