ci(release): 1.17.0-beta.9 [skip ci]

## [1.17.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.8...v1.17.0-beta.9) (2024-09-06)

### Features

* ConcatNode.py added for heavy merge operations ([bd4b26d](bd4b26d7d7))
This commit is contained in:
semantic-release-bot 2024-09-06 13:54:00 +00:00
parent 8b02cb4460
commit 77d0fd3dba
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.17.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.8...v1.17.0-beta.9) (2024-09-06)
### Features
* ConcatNode.py added for heavy merge operations ([bd4b26d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/bd4b26d7d7c1a7953d1bc9d78b436007880028c9))
## [1.17.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.7...v1.17.0-beta.8) (2024-09-06)

View File

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