We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24c74e9 + bf8fc06 commit d867158Copy full SHA for d867158
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.10.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.9.0...v1.10.0) (2025-09-17)
2
+
3
4
+### Features
5
6
+* update version ([b1c7cf0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/b1c7cf0f87447925556cacc7b8297f5efad331f7))
7
8
## [1.9.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.8.0...v1.9.0) (2025-09-17)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-scrapegraph"
-version = "1.8.0"
+version = "1.10.0"
description = "Library for extracting structured data from websites using ScrapeGraphAI"
authors = ["Marco Vinciguerra <marco.vinciguerra@scrapegraphai.com>", "Lorenzo Padoan <lorenzo.padoan@scrapegraphai.com>"]
license = "MIT"
0 commit comments