Skip to content

Commit cbf88fd

Browse files
ci(release): 1.48.0-beta.1 [skip ci]
## [1.48.0-beta.1](v1.47.0...v1.48.0-beta.1) (2025-04-15) ### Features * add 4.1 integration ([54d5e46](54d5e46)) ### CI * **release:** 1.47.0-beta.2 [skip ci] ([2019c90](2019c90))
1 parent 542b149 commit cbf88fd

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.48.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.47.0...v1.48.0-beta.1) (2025-04-15)
2+
3+
4+
### Features
5+
6+
* add 4.1 integration ([54d5e46](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/54d5e46d4c5adcd2b2b6c49003a16227905d2af0))
7+
8+
9+
### CI
10+
11+
* **release:** 1.47.0-beta.2 [skip ci] ([2019c90](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2019c907a54a84fc0e80bf26bd0d97b9b5cf9fb1))
12+
113
## [1.47.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.47.0-beta.1...v1.47.0-beta.2) (2025-04-15)
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.47.0b2"
4+
version = "1.48.0b1"
55

66

77
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."

0 commit comments

Comments
 (0)