We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3d9cc commit 3c77acbCopy full SHA for 3c77acb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.4.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0-beta.1...v0.4.0-beta.2) (2024-04-27)
2
+
3
4
+### Bug Fixes
5
6
+* robot node and proxyes ([adbc08f](https://github.com/VinciGit00/Scrapegraph-ai/commit/adbc08f27bc0966822f054f3af0e1f94fc0b87f5))
7
8
## [0.4.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0-beta.1) (2024-04-27)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "scrapegraphai"
-version = "0.4.0b1"
+version = "0.4.0b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
"Marco Vinciguerra <mvincig11@gmail.com>",
0 commit comments