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

## [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)

### Features

* **AbstractGraph:** add adjustable rate limit ([2859fb7](2859fb72d6))
This commit is contained in:
semantic-release-bot 2024-09-06 13:04:30 +00:00
parent c382b9d126
commit 85c374e4b3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Features
* **AbstractGraph:** add adjustable rate limit ([2859fb7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2859fb72d699f26b617ed2f949cdcfca1671c5c8))
## [1.17.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.6...v1.17.0-beta.7) (2024-09-05)

View File

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