diff --git a/pyproject.toml b/pyproject.toml
index a967b7b..42e3d5a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "fastapi-async-langchain"
-version = "0.5.0"
+version = "0.5.1"
 description = "Ship production-ready LangChain projects with FastAPI"
 authors = ["Ajinkya Indulkar <26824103+ajndkr@users.noreply.github.com>"]
 readme = "README.md"