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

## [1.15.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.4...v1.15.0-beta.5) (2024-08-26)

### Bug Fixes

* abstract graph local model ([04128e7](04128e7e9f))
This commit is contained in:
semantic-release-bot 2024-08-26 16:01:41 +00:00
parent 04128e7e9f
commit 22ab45f6bd
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.15.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.4...v1.15.0-beta.5) (2024-08-26)
### Bug Fixes
* abstract graph local model ([04128e7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/04128e7e9f585aaf774fabf646c4d9d3b96b8333))
## [1.15.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.3...v1.15.0-beta.4) (2024-08-26) ## [1.15.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.3...v1.15.0-beta.4) (2024-08-26)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai" name = "scrapegraphai"
version = "1.15.0b4" version = "1.15.0b5"
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 = [