ci(release): 1.6.0-beta.4 [skip ci]

## [1.6.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2024-06-03)

### Features

* fix an if ([c8d556d](c8d556da4e))
This commit is contained in:
semantic-release-bot 2024-06-03 19:50:50 +00:00
parent f36dd8bade
commit 08a14efdd3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.6.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2024-06-03)
### Features
* fix an if ([c8d556d](https://github.com/VinciGit00/Scrapegraph-ai/commit/c8d556da4e4b8730c6c35f1d448270b8e26923f2))
## [1.6.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2024-06-03)

View File

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