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 ea72d76 commit 7af1e45Copy full SHA for 7af1e45
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.3...v1.14.0-beta.4) (2024-08-15)
2
+
3
4
+### Features
5
6
+* update abstract graph ([c77231c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c77231c983bd6e154eefd26422cd156da4c8b7bb))
7
8
## [1.14.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.2...v1.14.0-beta.3) (2024-08-13)
9
10
pyproject.toml
@@ -2,7 +2,7 @@
name = "scrapegraphai"
-version = "1.14.0b3"
+version = "1.14.0b4"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments