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

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

### Bug Fixes

* **AbstractGraph:** Bedrock init issues ([63a5d18](63a5d18486)), closes [#633](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/633)
This commit is contained in:
semantic-release-bot 2024-09-05 08:37:49 +00:00
parent 31aff6b932
commit 4347afb8d4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Bug Fixes
* **AbstractGraph:** Bedrock init issues ([63a5d18](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/63a5d18486789ce1b4a8f5ea661fc83779fceca2)), closes [#633](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/633)
## [1.17.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.5...v1.17.0-beta.6) (2024-09-04) ## [1.17.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.5...v1.17.0-beta.6) (2024-09-04)

View File

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