ci(release): 0.7.0-beta.3 [skip ci]

## [0.7.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0-beta.2...v0.7.0-beta.3) (2024-05-03)

### Features

* add pdf scraper ([10a9453](10a94530e3))
This commit is contained in:
semantic-release-bot 2024-05-03 19:46:27 +00:00
parent df293fdfd2
commit fbb06ab551
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.7.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0-beta.2...v0.7.0-beta.3) (2024-05-03)
### Features
* add pdf scraper ([10a9453](https://github.com/VinciGit00/Scrapegraph-ai/commit/10a94530e3fd4dfde933ecfa96cb3e21df72e606))
## [0.7.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0-beta.1...v0.7.0-beta.2) (2024-05-03)

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
version = "0.7.0b2"
version = "0.7.0b3"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [