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

## [1.19.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.6...v1.19.0-beta.7) (2024-09-12)

### Bug Fixes

* pyproject.toml dependencies ([b805aea](b805aea1de))
This commit is contained in:
semantic-release-bot 2024-09-12 08:26:37 +00:00
parent b805aea1de
commit 4ab26a24a3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.19.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.6...v1.19.0-beta.7) (2024-09-12)
### Bug Fixes
* pyproject.toml dependencies ([b805aea](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b805aea1deb227e213bb9a027924d49058fefcc1))
## [1.19.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.5...v1.19.0-beta.6) (2024-09-12)

View File

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