diff --git a/pyproject.toml b/pyproject.toml index e0aedea..a268835 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lanarky" -version = "0.5.4" +version = "0.6.0" description = "Ship production-ready LLM projects with FastAPI" authors = ["Ajinkya Indulkar <26824103+ajndkr@users.noreply.github.com>"] readme = "README.md"