ci(release): 1.37.1-beta.1 [skip ci]

## [1.37.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.37.0...v1.37.1-beta.1) (2025-01-22)

### Bug Fixes

* Schema parameter type ([2b5bd80](2b5bd80a94))

### CI

* **release:** 1.36.1-beta.1 [skip ci] ([006a2aa](006a2aaa3f))
This commit is contained in:
semantic-release-bot 2025-01-22 18:58:49 +00:00
parent 470f9e2dc8
commit d5c7c9cd9d
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.37.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.37.0...v1.37.1-beta.1) (2025-01-22)
### Bug Fixes
* Schema parameter type ([2b5bd80](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2b5bd80a945a24072e578133eacc751feeec6188))
### CI
* **release:** 1.36.1-beta.1 [skip ci] ([006a2aa](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/006a2aaa3fbafbd5b2030c48d5b04b605532c06f))
## [1.36.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.36.0...v1.36.1-beta.1) (2025-01-21)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.37.0"
version = "1.37.1b1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."