From bdef8da4151293cbd6c69a94549c036bed053412 Mon Sep 17 00:00:00 2001 From: julio Almeida Date: Sat, 28 Dec 2024 22:45:58 +0100 Subject: [PATCH] 32 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aa60648..24f401c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "extract_thinker" -version = "0.0.31" +version = "0.0.32" description = "Library to extract data from files and documents agnositicaly using LLMs" authors = ["JĂșlio Almeida "] readme = "README.md"