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 e734830 commit b57bcefCopy full SHA for b57bcef
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.3-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3-beta.1...v1.5.3-beta.2) (2024-05-30)
2
+
3
4
+### Bug Fixes
5
6
+* typo in prompt ([4639f0c](https://github.com/VinciGit00/Scrapegraph-ai/commit/4639f0cac5029c6802a6caded7103d247f4f06dd))
7
8
## [1.5.3-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3-beta.1) (2024-05-29)
9
10
pyproject.toml
@@ -2,7 +2,7 @@
name = "scrapegraphai"
-version = "1.5.3b1"
+version = "1.5.3b2"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments