File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.6.2] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.1...v0.6.2 ) (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
+
9
+ ### Docs
10
+
11
+ * ** tree:** added roadmap ([ c8eeff8] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/c8eeff873db6c8d23c9e4109ddee46edaa68b92b ) )
12
+ * ** roadmap:** open contributions ([ 4441505] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/4441505b239fa819032469f148115bb3392b15ea ) )
13
+ * typo ([ faa3498] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/faa3498fa7694ee3309eeed479d8f1bc4b1c7b97 ) )
14
+
15
+
16
+ ### CI
17
+
18
+ * ** release:** 0.6.1-beta.1 [ skip ci] ([ 75a4042] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/75a4042a232a5b69fd38d1666fea9633b4fd015e ) )
19
+
1
20
## [ 0.6.1] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.0...v0.6.1 ) (2024-05-02)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.6.1 "
4
+ version = " 0.6.2 "
5
5
6
6
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
7
7
authors = [
You can’t perform that action at this time.
0 commit comments