ci(release): 1.11.0-beta.4 [skip ci]

## [1.11.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.3...v1.11.0-beta.4) (2024-07-25)

### Features

* add generate_answer node paralellization ([0c4b290](0c4b2908d9))

### chore

* rebuild requirements ([2edad66](2edad66788))
This commit is contained in:
semantic-release-bot 2024-07-25 09:50:57 +00:00
parent d745564ad1
commit 51db43a129
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.11.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.3...v1.11.0-beta.4) (2024-07-25)
### Features
* add generate_answer node paralellization ([0c4b290](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/0c4b2908d98efbb2b0a6faf68618a801d726bb5f))
### chore
* rebuild requirements ([2edad66](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2edad66788cbd92f197e3b37db13c44bfa39e36a))
## [1.11.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.2...v1.11.0-beta.3) (2024-07-25)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.11.0b3"
version = "1.11.0b4"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [