ci(release): 1.26.6-beta.1 [skip ci]

## [1.26.6-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.5...v1.26.6-beta.1) (2024-10-14)

### Bug Fixes

* remove variable "max_result" not being used in the code ([e76a68a](e76a68a782))
This commit is contained in:
semantic-release-bot 2024-10-14 12:14:59 +00:00
parent 39c7352cea
commit e0fc457d1a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.26.6-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.5...v1.26.6-beta.1) (2024-10-14)
### Bug Fixes
* remove variable "max_result" not being used in the code ([e76a68a](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e76a68a782e5bce48d421cb620d0b7bffa412918))
## [1.26.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.4...v1.26.5) (2024-10-13)

View File

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