diff --git a/pyproject.toml b/pyproject.toml index 241554a..3634075 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "beyondllm" -version = "0.2.1.1" +version = "0.2.2" description = "Beyond LLM is an toolkit to Build Experiment Evaluate and Observe RAG pipelines" authors = ["AI Planet "] readme = "README.md"