From ec3fef9683fa23945e976da942f2f4a10431251a Mon Sep 17 00:00:00 2001 From: VinciGit00 Date: Sun, 21 Apr 2024 20:22:31 +0200 Subject: [PATCH] add new version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dbb4aa0b..7cae7840 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "scrapegraphai" -version = "0.2.5" +version = "0.2.6" description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines." authors = [ "Marco Vinciguerra ",