ci(release): 0.7.0-beta.1 [skip ci]

## [0.7.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0-beta.1) (2024-05-03)

### Features

* add base_node to __init__.py ([cb1cb61](cb1cb616b7))
This commit is contained in:
semantic-release-bot 2024-05-03 12:19:52 +00:00
parent cb1cb616b7
commit 98dec36c60
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.7.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0-beta.1) (2024-05-03)
### Features
* add base_node to __init__.py ([cb1cb61](https://github.com/VinciGit00/Scrapegraph-ai/commit/cb1cb616b7998d3624bf57b19b5f1b1945fea4ef))
## [0.6.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.1...v0.6.2) (2024-05-02)

View File

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