From 84ef00e33dfde45570fbd2ff261119a722c19670 Mon Sep 17 00:00:00 2001 From: nikazzio Date: Wed, 27 Nov 2024 13:47:33 +0000 Subject: [PATCH] chore: update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b72e0d3..ea30b52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Brevia" -version = "0.2.1" +version = "0.2.2" description = "Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information Extraction (IE) applications with LLMs" authors = [ "Niki Corradetti ",