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 fff89f4 commit ac8e7c1Copy full SHA for ac8e7c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.5...v1.6.0-beta.6) (2024-06-04)
2
+
3
4
+### Features
5
6
+* refactoring of abstract graph ([fff89f4](https://github.com/VinciGit00/Scrapegraph-ai/commit/fff89f431f60b5caa4dd87643a1bb8895bf96d48))
7
8
## [1.6.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.4...v1.6.0-beta.5) (2024-06-04)
9
10
pyproject.toml
@@ -2,7 +2,7 @@
name = "scrapegraphai"
-version = "1.6.0b5"
+version = "1.6.0b6"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments