Skip to content

Commit 191db0b

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

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+
## [1.3.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0-beta.1) (2024-05-17)
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+
113
## [1.2.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.3...v1.2.4) (2024-05-17)
214

315

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.2.4"
4+
version = "1.3.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)