Skip to content

Commit 7db5b00

Browse files
authored
Merge branch 'main' into pre/beta
2 parents 9564725 + 4381df1 commit 7db5b00

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
## [1.39.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.39.0-beta.1...v1.39.0-beta.2) (2025-02-25)
22

33

4+
45
### Features
56

67
* add refactoring of merge and parse ([2c0b459](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2c0b4591ae4a13a89a73fb29a170adf6e52b3903))
78

89

10+
911
### CI
1012

1113
* **release:** 1.38.1 [skip ci] ([5c3d62d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c3d62d55b5c6dcbb304b5879a19ca09bc18b153))
1214

15+
1316
## [1.39.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.38.1-beta.1...v1.39.0-beta.1) (2025-02-17)
1417

1518

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name = "scrapegraphai"
44
version = "1.39.0b2"
55

66

7+
78
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
89
authors = [
910
{ name = "Marco Vinciguerra", email = "[email protected]" },

0 commit comments

Comments
 (0)