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

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

### Features

* refactoring of abstract graph ([fff89f4](fff89f431f))
This commit is contained in:
semantic-release-bot 2024-06-04 17:42:27 +00:00
parent fff89f431f
commit ac8e7c12fe
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.6.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.5...v1.6.0-beta.6) (2024-06-04)
### Features
* refactoring of abstract graph ([fff89f4](https://github.com/VinciGit00/Scrapegraph-ai/commit/fff89f431f60b5caa4dd87643a1bb8895bf96d48))
## [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)

View File

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