ci(release): 0.8.0-beta.1 [skip ci]

## [0.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0-beta.1) (2024-05-03)

### Features

* add pdf scraper ([10a9453](10a94530e3))

### CI

* **release:** 0.7.0-beta.3 [skip ci] ([fbb06ab](fbb06ab551))
This commit is contained in:
semantic-release-bot 2024-05-03 20:26:34 +00:00
parent aad8d91bd4
commit d277b349a9
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
## [0.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0-beta.1) (2024-05-03)
### Features
* add pdf scraper ([10a9453](https://github.com/VinciGit00/Scrapegraph-ai/commit/10a94530e3fd4dfde933ecfa96cb3e21df72e606))
### CI
* **release:** 0.7.0-beta.3 [skip ci] ([fbb06ab](https://github.com/VinciGit00/Scrapegraph-ai/commit/fbb06ab551fac9cc9824ad567f042e55450277bd))
## [0.7.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0) (2024-05-03)
### Features

View File

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