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

## [0.5.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.5...v0.5.0-beta.6) (2024-04-30)

### Features

* added verbose flag to suppress print statements ([2dd7817](2dd7817cfb))
This commit is contained in:
semantic-release-bot 2024-04-30 13:45:42 +00:00
parent 84e6fac457
commit 9356124ce3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.5.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.5...v0.5.0-beta.6) (2024-04-30)
### Features
* added verbose flag to suppress print statements ([2dd7817](https://github.com/VinciGit00/Scrapegraph-ai/commit/2dd7817cfb37cfbeb7e65b3a24655ab238f48026))
## [0.5.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.4...v0.5.0-beta.5) (2024-04-30)

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
version = "0.5.0b5"
version = "0.5.0b6"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [