Skip to content

Commit d13321b

Browse files
ci(release): 0.4.0-beta.3 [skip ci]
## [0.4.0-beta.3](v0.4.0-beta.2...v0.4.0-beta.3) (2024-04-27) ### Bug Fixes * bug with fetch node ([9cd5165](9cd5165))
1 parent bd5dd64 commit d13321b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* bug with fetch node ([9cd5165](https://github.com/VinciGit00/Scrapegraph-ai/commit/9cd516507cc5ad65b100522b488cb0272dc7b366))
7+
18
## [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)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scrapegraphai"
3-
version = "0.4.0b2"
3+
version = "0.4.0b3"
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)