ci(release): 1.17.0-beta.5 [skip ci]

## [1.17.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.4...v1.17.0-beta.5) (2024-09-02)

### Bug Fixes

* correctly parsing output when using structured_output ([8e74ac5](8e74ac55a1))
This commit is contained in:
semantic-release-bot 2024-09-02 16:15:49 +00:00
parent 8442700e92
commit 16ab1bf3d9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.17.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.4...v1.17.0-beta.5) (2024-09-02)
### Bug Fixes
* correctly parsing output when using structured_output ([8e74ac5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/8e74ac55a16ca012b52affbc754e4b04130e65db))
## [1.17.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.3...v1.17.0-beta.4) (2024-09-02) ## [1.17.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.3...v1.17.0-beta.4) (2024-09-02)

View File

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