Skip to content

Commit d867158

Browse files
committed
2 parents 24c74e9 + bf8fc06 commit d867158

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.9.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.8.0...v1.9.0) (2025-09-17)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-scrapegraph"
3-
version = "1.8.0"
3+
version = "1.10.0"
44
description = "Library for extracting structured data from websites using ScrapeGraphAI"
55
authors = ["Marco Vinciguerra <[email protected]>", "Lorenzo Padoan <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)