ci(release): 1.64.0 [skip ci]

## [1.64.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.63.1...v1.64.0) (2025-11-06)

### Features

* Add configurable timeout to FetchNode ([e81a4ed](e81a4ed745))
This commit is contained in:
semantic-release-bot 2025-11-06 21:07:54 +00:00
parent 914b85cc44
commit 93b3c5d2bf
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.64.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.63.1...v1.64.0) (2025-11-06)
### Features
* Add configurable timeout to FetchNode ([e81a4ed](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/e81a4ed74540c6fb3be9465a698d8de9df72a74b))
## [1.63.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.63.0...v1.63.1) (2025-10-24)

View File

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