Skip to content

Commit bc7ae85

Browse files
ci(release): 1.34.0-beta.15 [skip ci]
## [1.34.0-beta.15](v1.34.0-beta.14...v1.34.0-beta.15) (2025-01-03) ### Bug Fixes * search graph ([d4b2679](d4b2679))
1 parent d4b2679 commit bc7ae85

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.34.0-beta.15](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.14...v1.34.0-beta.15) (2025-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* search graph ([d4b2679](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d4b26796d94d314af135d2d1bbd538e1d4be7593))
7+
18
## [1.34.0-beta.14](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.13...v1.34.0-beta.14) (2025-01-03)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraphai"
3-
version = "1.34.0b14"
3+
version = "1.34.0b15"
44

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

0 commit comments

Comments
 (0)