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

## [0.5.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.6...v0.5.0-beta.7) (2024-05-01)

### Features

* added node and graph for CSV scraping ([4d542a8](4d542a88f7))
* modified node name ([02d1af0](02d1af006c))
This commit is contained in:
semantic-release-bot 2024-05-01 19:36:35 +00:00
parent 61c732fbb9
commit 40b2a346d5
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.5.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.6...v0.5.0-beta.7) (2024-05-01)
### Features
* added node and graph for CSV scraping ([4d542a8](https://github.com/VinciGit00/Scrapegraph-ai/commit/4d542a88f7d949a5ba360dcd880716c8110a5d14))
* modified node name ([02d1af0](https://github.com/VinciGit00/Scrapegraph-ai/commit/02d1af006cb89bf860ee4f1186f582e2049a8e3d))
## [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) ## [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)

View File

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