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

## [1.15.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.6...v1.15.0-beta.7) (2024-08-27)

### Bug Fixes

* bug for abstract graph ([cf73883](cf73883451))
This commit is contained in:
semantic-release-bot 2024-08-27 16:07:11 +00:00
parent cf73883451
commit be3f1ec58d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.15.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.6...v1.15.0-beta.7) (2024-08-27)
### Bug Fixes
* bug for abstract graph ([cf73883](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cf73883451729b19034005ee7ebe618c1e256a11))
## [1.15.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.5...v1.15.0-beta.6) (2024-08-27) ## [1.15.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.5...v1.15.0-beta.6) (2024-08-27)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai" name = "scrapegraphai"
version = "1.15.0b6" version = "1.15.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 = [