This commit is contained in:
Marco Vinciguerra 2024-10-13 10:31:14 +02:00
commit 6ba772302a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.26.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.2...v1.26.3) (2024-10-13)
### Bug Fixes
* generate answer node ([431b209](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/431b2093bee2ef5eea8292e804044b06c73585d7))
## [1.26.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.26.1...v1.26.2) (2024-10-13)

View File

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