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 2dc6b9b commit 132823bCopy full SHA for 132823b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.61.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.60.0...v1.61.0) (2025-07-03)
2
+
3
4
+### Features
5
6
+* update doc ([2dc6b9b](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2dc6b9bff2b3594b2f72fb91031e9fbb080ff259))
7
8
## [1.60.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.59.0...v1.60.0) (2025-06-26)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
-version = "1.60.0"
+version = "1.61.0"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
0 commit comments