We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b2679 commit bc7ae85Copy full SHA for bc7ae85
CHANGELOG.md
@@ -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
8
## [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)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.34.0b14"
+version = "1.34.0b15"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
0 commit comments