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.
1 parent dcd216e commit 44fbd71Copy full SHA for 44fbd71
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0...v1.6.1) (2024-06-15)
2
+
3
4
+### Bug Fixes
5
6
+* removed duplicate from ollama dictionary ([dcd216e](https://github.com/VinciGit00/Scrapegraph-ai/commit/dcd216e3457bdbbbc7b8dc27783866b748e322fa))
7
8
## [1.6.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.7...v1.6.0) (2024-06-09)
9
10
pyproject.toml
@@ -2,7 +2,7 @@
name = "scrapegraphai"
-version = "1.6.0"
+version = "1.6.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments