From 3ce827cc56eec2560888cc6705ad5c11cbafc902 Mon Sep 17 00:00:00 2001 From: julio Almeida Date: Wed, 20 Nov 2024 16:17:51 +0100 Subject: [PATCH] bumping! --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fdeb479..d77b0d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "extract_thinker" -version = "0.0.23" +version = "0.0.24" description = "Library to extract data from files and documents agnositicaly using LLMs" authors = ["JĂșlio Almeida "] readme = "README.md"