ci(release): 1.9.0-beta.3 [skip ci]

## [1.9.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.2...v1.9.0-beta.3) (2024-07-12)

### Bug Fixes

* solve a burr integration ([881290b](881290b506))
This commit is contained in:
semantic-release-bot 2024-07-12 11:49:12 +00:00
parent 881290b506
commit d3e63d91be
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.9.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.2...v1.9.0-beta.3) (2024-07-12)
### Bug Fixes
* solve a burr integration ([881290b](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/881290b5066b39c505532656671fbf65f8fc312c))
## [1.9.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.1...v1.9.0-beta.2) (2024-07-05)

View File

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