ci(release): 0.3.0-beta.2 [skip ci]

## [0.3.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0-beta.1...v0.3.0-beta.2) (2024-04-26)

### Features

* trigger new beta release ([26c92c3](26c92c3969))
This commit is contained in:
semantic-release-bot 2024-04-26 17:29:22 +00:00
parent 26c92c3969
commit 7c8dbb8ac1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.3.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0-beta.1...v0.3.0-beta.2) (2024-04-26)
### Features
* trigger new beta release ([26c92c3](https://github.com/VinciGit00/Scrapegraph-ai/commit/26c92c3969b9a3149d6a16ea4a623a2041b97483))
## [0.3.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0-beta.1) (2024-04-26) ## [0.3.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0-beta.1) (2024-04-26)

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "scrapegraphai" name = "scrapegraphai"
version = "0.3.0b1" version = "0.3.0b2"
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 = [
"Marco Vinciguerra <mvincig11@gmail.com>", "Marco Vinciguerra <mvincig11@gmail.com>",