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

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

### Bug Fixes

* **llm:** fixed gemini api_key ([fd01b73](fd01b73b71))
This commit is contained in:
semantic-release-bot 2024-05-06 11:24:38 +00:00
parent b0539530ae
commit 6911e21584
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.9.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.6...v0.9.0-beta.7) (2024-05-06)
### Bug Fixes
* **llm:** fixed gemini api_key ([fd01b73](https://github.com/VinciGit00/Scrapegraph-ai/commit/fd01b73b71b515206cfdf51c1d52136293494389))
## [0.9.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.5...v0.9.0-beta.6) (2024-05-06)

View File

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