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 9aa8c88 commit a98328cCopy full SHA for a98328c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.25.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.25.0...v1.25.1) (2024-09-29)
2
+
3
4
+### Bug Fixes
5
6
+* removed deep scraper ([9aa8c88](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9aa8c889fb32f2eb2005a2fb04f05dc188092279))
7
8
## [1.25.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.24.1...v1.25.0) (2024-09-27)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
-version = "1.25.0"
+version = "1.25.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments