ci(release): 1.5.7 [skip ci]

## [1.5.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.6...v1.5.7) (2024-06-06)

### Bug Fixes

* update openai tts class ([10672d6](10672d6ebb))
This commit is contained in:
semantic-release-bot 2024-06-06 08:02:58 +00:00
parent 10672d6ebb
commit c17daca409
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.6...v1.5.7) (2024-06-06)
### Bug Fixes
* update openai tts class ([10672d6](https://github.com/VinciGit00/Scrapegraph-ai/commit/10672d6ebb06d950bbf8b66cc9a2d420c183013d))
## [1.5.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5...v1.5.6) (2024-06-05)

View File

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