ci(release): 1.21.1 [skip ci]

## [1.21.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.0...v1.21.1) (2024-09-21)

### Bug Fixes

* removed faiss ([86f6877](86f68770e9))
This commit is contained in:
semantic-release-bot 2024-09-21 06:26:52 +00:00
parent 86f68770e9
commit 2ffeb3653c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.21.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.0...v1.21.1) (2024-09-21)
### Bug Fixes
* removed faiss ([86f6877](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/86f68770e920d800fb14d14ee34bf0d1a9cefd51))
## [1.21.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.20.1...v1.21.0) (2024-09-19)

View File

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