Skip to content

Commit 2caddf9

Browse files
ci(release): 1.4.0-beta.1 [skip ci]
## [1.4.0-beta.1](ScrapeGraphAI/Scrapegraph-ai@v1.3.0...v1.4.0-beta.1) (2024-05-19) ### Features * **base_graph:** alligned with main ([73fa31d](ScrapeGraphAI@73fa31d)) ### CI * **release:** 1.2.0-beta.1 [skip ci] ([fd3e0aa](ScrapeGraphAI@fd3e0aa)) * **release:** 1.3.0-beta.1 [skip ci] ([191db0b](ScrapeGraphAI@191db0b))
1 parent 82585aa commit 2caddf9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.4.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.0...v1.4.0-beta.1) (2024-05-19)
2+
3+
4+
### Features
5+
6+
* **base_graph:** alligned with main ([73fa31d](https://github.com/VinciGit00/Scrapegraph-ai/commit/73fa31db0f791d1fd63b489ac88cc6e595aa07f9))
7+
8+
9+
### CI
10+
11+
* **release:** 1.2.0-beta.1 [skip ci] ([fd3e0aa](https://github.com/VinciGit00/Scrapegraph-ai/commit/fd3e0aa5823509dfb46b4f597521c24d4eb345f1))
12+
* **release:** 1.3.0-beta.1 [skip ci] ([191db0b](https://github.com/VinciGit00/Scrapegraph-ai/commit/191db0bc779e4913713b47b68ec4162a347da3ea))
13+
114
## [1.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0) (2024-05-19)
215

316

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "scrapegraphai"
33

4-
version = "1.3.0"
4+
version = "1.4.0b1"
55

66
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
77
authors = [

0 commit comments

Comments
 (0)