We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4b27e commit a98a978Copy full SHA for a98a978
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.51.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.50.0...v1.51.0) (2025-05-13)
2
+
3
4
+### Features
5
6
+* add minor fixes ([0b4b27e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/0b4b27e550ca725ed974f3488d13b161a2b48d46))
7
8
## [1.50.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.49.0...v1.50.0) (2025-04-29)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
-version = "1.50.0"
+version = "1.51.0"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments