mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
ci(release): 0.4.0-beta.3 [skip ci]
## [0.4.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0-beta.2...v0.4.0-beta.3) (2024-04-27) ### Bug Fixes * bug with fetch node ([9cd5165](9cd516507c))
This commit is contained in:
parent
bd5dd64816
commit
d13321b2f8
@ -1,3 +1,10 @@
|
||||
## [0.4.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0-beta.2...v0.4.0-beta.3) (2024-04-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bug with fetch node ([9cd5165](https://github.com/VinciGit00/Scrapegraph-ai/commit/9cd516507cc5ad65b100522b488cb0272dc7b366))
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "scrapegraphai"
|
||||
version = "0.4.0b2"
|
||||
version = "0.4.0b3"
|
||||
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>",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user