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

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

### Features

* refactoring of an in if ([244aada](244aada2de))
This commit is contained in:
semantic-release-bot 2024-06-04 08:02:26 +00:00
parent 244aada2de
commit dde0c7e27d
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.6.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.4...v1.6.0-beta.5) (2024-06-04)
### Features
* refactoring of an in if ([244aada](https://github.com/VinciGit00/Scrapegraph-ai/commit/244aada2de1f3bc88782fa90e604e8b936b79aa4))
## [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)

View File

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