Skip to content

Commit 7c8dbb8

Browse files
ci(release): 0.3.0-beta.2 [skip ci]
## [0.3.0-beta.2](v0.3.0-beta.1...v0.3.0-beta.2) (2024-04-26) ### Features * trigger new beta release ([26c92c3](26c92c3))
1 parent 26c92c3 commit 7c8dbb8

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.3.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0-beta.1...v0.3.0-beta.2) (2024-04-26)
2+
3+
4+
### Features
5+
6+
* trigger new beta release ([26c92c3](https://github.com/VinciGit00/Scrapegraph-ai/commit/26c92c3969b9a3149d6a16ea4a623a2041b97483))
7+
18
## [0.3.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0-beta.1) (2024-04-26)
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.3.0b1"
3+
version = "0.3.0b2"
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)