Skip to content

Commit 7da6cd2

Browse files
ci(release): 1.7.0-beta.7 [skip ci]
## [1.7.0-beta.7](v1.7.0-beta.6...v1.7.0-beta.7) (2024-06-14) ### Features * add Parse_Node ([e6c7940](e6c7940)) ### Bug Fixes * **pdf:** correctly read .pdf files ([203de83](203de83)) * **multi:** updated multi pdf scraper with schema ([91c5b5a](91c5b5a)) ### Docs * better logging ([283b61f](283b61f))
1 parent 1ae7c6a commit 7da6cd2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [1.7.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.6...v1.7.0-beta.7) (2024-06-14)
2+
3+
4+
### Features
5+
6+
* add Parse_Node ([e6c7940](https://github.com/VinciGit00/Scrapegraph-ai/commit/e6c7940a57929c2ed8c9fda1a6e375cc87a2b7f4))
7+
8+
9+
### Bug Fixes
10+
11+
* **pdf:** correctly read .pdf files ([203de83](https://github.com/VinciGit00/Scrapegraph-ai/commit/203de834051ea1d6443841921f3aa3e6adbd9174))
12+
* **multi:** updated multi pdf scraper with schema ([91c5b5a](https://github.com/VinciGit00/Scrapegraph-ai/commit/91c5b5af43134671f4d5c801ee315f935b4fed4f))
13+
14+
15+
### Docs
16+
17+
* better logging ([283b61f](https://github.com/VinciGit00/Scrapegraph-ai/commit/283b61fafcc805e7f866e1acf68ffd6581ace1a9))
18+
119
## [1.7.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.5...v1.7.0-beta.6) (2024-06-13)
220

321

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.7.0b6"
5+
version = "1.7.0b7"
66

77

88

0 commit comments

Comments
 (0)