Skip to content

Commit 2c65d14

Browse files
ci(release): 1.8.0 [skip ci]
## [1.8.0](v1.7.0...v1.8.0) (2025-09-17) ### Features * update version toml ([7714d29](7714d29))
1 parent 7714d29 commit 2c65d14

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.8.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.7.0...v1.8.0) (2025-09-17)
2+
3+
4+
### Features
5+
6+
* update version toml ([7714d29](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/7714d291d9685c29d0404494e67d1147c82f1b95))
7+
18
## [1.7.0](https://github.com/ScrapeGraphAI/langchain-scrapegraph/compare/v1.6.0...v1.7.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.7.0"
3+
version = "1.8.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)