Skip to content

Commit b92efb3

Browse files
ci(release): 1.0.0 [skip ci]
## 1.0.0 (2024-12-05) ### Features * tools integration ([dc7e9a8](dc7e9a8)) ### Bug Fixes * removed feedback endpoint ([8f4c9d2](8f4c9d2))
1 parent fd59d3a commit b92efb3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 1.0.0 (2024-12-05)
2+
3+
4+
### Features
5+
6+
* tools integration ([dc7e9a8](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/dc7e9a8fbf4e88bb79e11a9253428b2f61fa1293))
7+
8+
9+
### Bug Fixes
10+
11+
* removed feedback endpoint ([8f4c9d2](https://github.com/ScrapeGraphAI/langchain-scrapegraph/commit/8f4c9d235eabeae48773e7394d30f93ccc8f8dc4))

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.2.0"
3+
version = "1.0.0"
44
description = "Library for extracting structured data from websites using ScrapeGraphAI"
55
authors = ["Marco Perini <[email protected]>", "Marco Vinciguerra <[email protected]>", "Lorenzo Padoan <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)