ci(release): 0.9.0-beta.4 [skip ci]

## [0.9.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.3...v0.9.0-beta.4) (2024-05-05)

### Features

* add gemini embeddings ([79daa4c](79daa4c112))
This commit is contained in:
semantic-release-bot 2024-05-05 15:57:31 +00:00
parent 36a1522bba
commit 8c5397f67a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.9.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.3...v0.9.0-beta.4) (2024-05-05)
### Features
* add gemini embeddings ([79daa4c](https://github.com/VinciGit00/Scrapegraph-ai/commit/79daa4c112e076e9c5f7cd70bbbc6f5e4930832c))
## [0.9.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.2...v0.9.0-beta.3) (2024-05-05)

View File

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