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