From 280634e8db2cda202f3ba9ca9db7069be8f72272 Mon Sep 17 00:00:00 2001 From: stefanorosanelli Date: Mon, 15 Jan 2024 12:31:43 +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 0a212c8..d1d609c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Brevia" -version = "0.0.15" +version = "0.0.16" description = "Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information Extraction (IE) applications with LLMs" authors = [ "Niki Corradetti ",