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

## [1.14.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.6...v1.14.0-beta.7) (2024-08-16)

### Bug Fixes

* model count ([faef318](faef3186f7))
This commit is contained in:
semantic-release-bot 2024-08-16 15:40:26 +00:00
parent faef3186f7
commit a6fcc1ea58
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.14.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.6...v1.14.0-beta.7) (2024-08-16)
### Bug Fixes
* model count ([faef318](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/faef3186f795e950ade14bc8b6d8d1cea3afd327))
## [1.14.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.5...v1.14.0-beta.6) (2024-08-16)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.14.0b6"
version = "1.14.0b7"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."