Skip to content

Commit 7bfe494

Browse files
ci(release): 1.41.0-beta.1 [skip ci]
## [1.41.0-beta.1](v1.40.1...v1.41.0-beta.1) (2025-03-07) ### Features * add CLoD integration ([4e0e785](4e0e785)) ### Test * Add coverage improvement test for tests/test_generate_answer_node.py ([6769c0d](6769c0d))
1 parent 35e2b2a commit 7bfe494

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.41.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.40.1...v1.41.0-beta.1) (2025-03-07)
2+
3+
4+
### Features
5+
6+
* add CLoD integration ([4e0e785](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4e0e78582c3a75e64c5eba26ce40b5ffbf05d58e))
7+
8+
9+
### Test
10+
11+
* Add coverage improvement test for tests/test_generate_answer_node.py ([6769c0d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/6769c0d43ab72f1c8b520dd28d19f747b22f9b7c))
12+
113
## [1.40.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.40.0...v1.40.1) (2025-02-27)
214

315

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "scrapegraphai"
33

4-
version = "1.40.1"
4+
version = "1.41.0b1"
55

66

77

0 commit comments

Comments
 (0)