ci(release): 1.9.2 [skip ci]

## [1.9.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.1...v1.9.2) (2024-07-20)

### Bug Fixes

* azure models ([03f4a3a](03f4a3aa29))

### chore

* remove unused workflow ([5c6dd8d](5c6dd8de4d))
This commit is contained in:
semantic-release-bot 2024-07-20 11:20:42 +00:00
parent 03f4a3aa29
commit b4b90b3c12
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.9.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.1...v1.9.2) (2024-07-20)
### Bug Fixes
* azure models ([03f4a3a](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/03f4a3aa29c42a9a312c4afb6818de3450e7cedf))
### chore
* remove unused workflow ([5c6dd8d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c6dd8de4da08f09b5dd93c525d14b44778c9659))
## [1.9.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0...v1.9.1) (2024-07-12) ## [1.9.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0...v1.9.1) (2024-07-12)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai" name = "scrapegraphai"
version = "1.9.1" version = "1.9.2"
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."