We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d21ed commit 31f3f36Copy full SHA for 31f3f36
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.20.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.20.0...v1.20.1) (2024-09-16)
2
+
3
4
+### Bug Fixes
5
6
+* fetch_node ([9e46b46](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9e46b468c1447759986b87c34c5f89d945874572))
7
8
## [1.20.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0...v1.20.0) (2024-09-16)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.20.0"
+version = "1.20.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "[email protected]" },
0 commit comments