This commit is contained in:
Marco Vinciguerra 2024-10-13 10:25:39 +02:00
commit 9fb0ff7a87
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.26.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.1...v1.26.2) (2024-10-13)
### Bug Fixes
* add new dipendency ([35c44e4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/35c44e4d2ca3f6f7f27c8c5efd3381e8fc3acc82))
## [1.26.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.0...v1.26.1) (2024-10-13)

View File

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