ci(release): 0.4.1 [skip ci]

## [0.4.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0...v0.4.1) (2024-04-28)

### Bug Fixes

* added missing dependecies ([7f1c3b7](7f1c3b7d83))
This commit is contained in:
semantic-release-bot 2024-04-28 18:30:37 +00:00
parent 7f1c3b7d83
commit 40217513e8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.4.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0...v0.4.1) (2024-04-28)
### Bug Fixes
* added missing dependecies ([7f1c3b7](https://github.com/VinciGit00/Scrapegraph-ai/commit/7f1c3b7d833ac782da17829dc021e86e258cf461))
## [0.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0) (2024-04-28)

View File

@ -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>",