Skip to content

Commit be76642

Browse files
ci(release): 1.43.1 [skip ci]
## [1.43.1](v1.43.0...v1.43.1) (2025-03-21) ### Bug Fixes * Fixes schema option not working ([df1645c](df1645c)) ### CI * **release:** 1.43.1-beta.1 [skip ci] ([bdf813e](bdf813e))
1 parent 0ad6abe commit be76642

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.43.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.43.0...v1.43.1) (2025-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixes schema option not working ([df1645c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/df1645c5ebc6bc2362992fec3887dcbedf519ba9))
7+
8+
9+
### CI
10+
11+
* **release:** 1.43.1-beta.1 [skip ci] ([bdf813e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/bdf813eb03a60865050f4996b63f110ab3a366e7))
12+
113
## [1.43.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.43.0...v1.43.1-beta.1) (2025-03-21)
214

315

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "scrapegraphai"
33

4-
version = "1.43.1b1"
4+
version = "1.43.1"
55

66

77

0 commit comments

Comments
 (0)