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 939e170 commit 9fb5f7cCopy full SHA for 9fb5f7c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.60.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.59.0...v1.60.0-beta.1) (2025-06-24)
2
+
3
4
+### Features
5
6
+* update the readme ([939e170](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/939e170eb6de21d1b4cd703b4fcdd6d3001d4185))
7
8
## [1.59.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.58.0...v1.59.0) (2025-06-24)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
-version = "1.59.0"
+version = "1.60.0b1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
0 commit comments