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

## [1.5.3-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3-beta.1) (2024-05-29)

### Bug Fixes

* oneapi model ([4fcb990](4fcb9902fe))
This commit is contained in:
semantic-release-bot 2024-05-29 16:25:33 +00:00
parent 4fcb9902fe
commit 6ea1d2c4d0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.3-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3-beta.1) (2024-05-29)
### Bug Fixes
* oneapi model ([4fcb990](https://github.com/VinciGit00/Scrapegraph-ai/commit/4fcb9902fe4c147c61a1622a919ade338c03b8d8))
## [1.5.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.1...v1.5.2) (2024-05-26)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.5.2"
version = "1.5.3b1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."