We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1c3b7 commit 4021751Copy full SHA for 4021751
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.4.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0...v0.4.1) (2024-04-28)
2
+
3
4
+### Bug Fixes
5
6
+* added missing dependecies ([7f1c3b7](https://github.com/VinciGit00/Scrapegraph-ai/commit/7f1c3b7d833ac782da17829dc021e86e258cf461))
7
8
## [0.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0) (2024-04-28)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "scrapegraphai"
-version = "0.4.0"
+version = "0.4.1"
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