File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.10.0-beta.4] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.3...v0.10.0-beta.4 ) (2024-05-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add support for passing pdf path as source ([ f10f3b1] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/f10f3b1438e0c625b7f2fa52faeb5a6c12116113 ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * limit python version to < 3.12 ([ a37fbbc] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/a37fbbcbcfc3ddd0cc66f586f279676b52c4abfe ) )
12
+
1
13
## [ 0.10.0-beta.3] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.2...v0.10.0-beta.3 ) (2024-05-09)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " scrapegraphai"
3
3
4
- version = " 0.10.0b3 "
4
+ version = " 0.10.0b4 "
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