Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta

This commit is contained in:
Marco Vinciguerra 2024-06-03 21:49:36 +02:00
commit f36dd8bade
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Features
* removed a bug ([8de720d](https://github.com/VinciGit00/Scrapegraph-ai/commit/8de720d37958e31b73c5c89bc21f474f3303b42b))
## [1.6.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2024-06-03)

View File

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