Skip to content

Commit 4bc7274

Browse files
ci(release): 0.4.0-beta.1 [skip ci]
## [0.4.0-beta.1](v0.3.0...v0.4.0-beta.1) (2024-04-27) ### Features * add new proxy rotation function ([f6077d1](f6077d1)) ### Bug Fixes * changed proxy function ([b754dd9](b754dd9))
1 parent 1f781de commit 4bc7274

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.4.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0-beta.1) (2024-04-27)
2+
3+
4+
### Features
5+
6+
* add new proxy rotation function ([f6077d1](https://github.com/VinciGit00/Scrapegraph-ai/commit/f6077d1f98023ac3bf0c89ef6b3d67dde4818df7))
7+
8+
9+
### Bug Fixes
10+
11+
* changed proxy function ([b754dd9](https://github.com/VinciGit00/Scrapegraph-ai/commit/b754dd909cd2aa2d5b5d94d9c7879ba3da58adc4))
12+
113
## [0.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0) (2024-04-26)
214

315

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.3.1"
3+
version = "0.4.0b1"
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 <[email protected]>",

0 commit comments

Comments
 (0)