diff --git a/libs/aws/pyproject.toml b/libs/aws/pyproject.toml
index e5c20e5f..56a226ea 100644
--- a/libs/aws/pyproject.toml
+++ b/libs/aws/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "langchain-aws"
-version = "0.1.4"
+version = "0.1.5"
 description = "An integration package connecting AWS and LangChain"
 authors = []
 readme = "README.md"