We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579a27f commit 75a4042Copy full SHA for 75a4042
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.6.1-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.0...v0.6.1-beta.1) (2024-05-02)
2
+
3
4
+### Bug Fixes
5
6
+* add to requirements.txt langchain-aws = "^0.1.2" ([1afa319](https://github.com/VinciGit00/Scrapegraph-ai/commit/1afa31910d25b2735abe0ad09dad433d6c2159fb))
7
8
## [0.6.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.2...v0.6.0) (2024-05-02)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
-version = "0.6.0"
+version = "0.6.1b1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
0 commit comments