ci(release): 1.11.0-beta.10 [skip ci]

## [1.11.0-beta.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.9...v1.11.0-beta.10) (2024-08-02)

### Bug Fixes

* **AbstractGraph:** instantiation of Azure GPT models ([ade28fc](ade28fca2c)), closes [#498](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/498)
This commit is contained in:
semantic-release-bot 2024-08-02 12:33:59 +00:00
parent ddb3135109
commit ee30a83f8a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.11.0-beta.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.9...v1.11.0-beta.10) (2024-08-02)
### Bug Fixes
* **AbstractGraph:** instantiation of Azure GPT models ([ade28fc](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ade28fca2c3fdf40f28a80854e3b8435a52a6930)), closes [#498](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/498)
## [1.11.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.11.0-beta.8...v1.11.0-beta.9) (2024-08-02)

View File

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