ci(release): 1.26.0-beta.10 [skip ci]

## [1.26.0-beta.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.9...v1.26.0-beta.10) (2024-10-09)

### Bug Fixes

* removed pdf_scraper graph and created document scraper ([a57da96](a57da96175))
This commit is contained in:
semantic-release-bot 2024-10-09 06:21:23 +00:00
parent bdafce42a4
commit 0c7ebe28ac
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.26.0-beta.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.9...v1.26.0-beta.10) (2024-10-09)
### Bug Fixes
* removed pdf_scraper graph and created document scraper ([a57da96](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a57da96175a09a16d990eeee679988d10832ce13))
## [1.26.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0-beta.8...v1.26.0-beta.9) (2024-10-08)

View File

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