diff --git a/pyproject.toml b/pyproject.toml index 198e10a1..b7cd53ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "canopy-sdk" -version = "0.5.0" +version = "0.6.0" description = "Retrieval Augmented Generation (RAG) framework and context engine powered by Pinecone" authors = ["Relevance Team "] readme = "README.md"