ci(release): 1.14.1 [skip ci]

## [1.14.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0...v1.14.1) (2024-08-24)

### Bug Fixes

* add claude3.5 sonnet ([ee8f8b3](ee8f8b31ec))

### Docs

* added sponsors ([b3a2d0d](b3a2d0d65a))
This commit is contained in:
semantic-release-bot 2024-08-24 19:27:20 +00:00
parent ee8f8b31ec
commit 88e76ceedb
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [1.14.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0...v1.14.1) (2024-08-24)
### Bug Fixes
* add claude3.5 sonnet ([ee8f8b3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ee8f8b31ecfe4ffd311528d2f48cb055e4609d99))
### Docs
* added sponsors ([b3a2d0d](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b3a2d0d65a41f6e645fac3fc84f702fdf64b951c))
## [1.14.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.3...v1.14.0) (2024-08-20)

View File

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