We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 967108d + 2b23a3c commit 37517aeCopy full SHA for 37517ae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.0...v0.6.1) (2024-05-02)
2
+
3
4
+### Bug Fixes
5
6
+* gemini errror ([2ea54ea](https://github.com/VinciGit00/Scrapegraph-ai/commit/2ea54eab1d070e177c7d5ecfcc032b325fbd7c12))
7
8
## [0.6.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.2...v0.6.0) (2024-05-02)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
-version = "0.6.0"
+version = "0.6.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments