Skip to content

Commit 4021751

Browse files
ci(release): 0.4.1 [skip ci]
## [0.4.1](v0.4.0...v0.4.1) (2024-04-28) ### Bug Fixes * added missing dependecies ([7f1c3b7](7f1c3b7))
1 parent 7f1c3b7 commit 4021751

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0) (2024-04-28)
29

310

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scrapegraphai"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
55
authors = [
66
"Marco Vinciguerra <mvincig11@gmail.com>",

0 commit comments

Comments
 (0)