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

## [0.9.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0-beta.1) (2024-05-04)

### Features

* Enable end users to pass model instances of HuggingFaceHub ([7599234](7599234ab9))

### Build

* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([0a17c74](0a17c74e50))
* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([aff6f98](aff6f983b0))

### CI

* **release:** 0.8.0-beta.1 [skip ci] ([d277b34](d277b349a9))
* **release:** 0.8.0-beta.2 [skip ci] ([892500a](892500afe9))
This commit is contained in:
semantic-release-bot 2024-05-04 19:22:02 +00:00
parent 2a8ff0f65d
commit 14615a73c7
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
## [0.9.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0-beta.1) (2024-05-04)
### Features
* Enable end users to pass model instances of HuggingFaceHub ([7599234](https://github.com/VinciGit00/Scrapegraph-ai/commit/7599234ab9563ca4ee9b7f5b2d0267daac621ecf))
### Build
* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([0a17c74](https://github.com/VinciGit00/Scrapegraph-ai/commit/0a17c74e50d0457aec289e81183e9c779c735842))
* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([aff6f98](https://github.com/VinciGit00/Scrapegraph-ai/commit/aff6f983b02a37ced21826847a6ace5fb15ecf3d))
### CI
* **release:** 0.8.0-beta.1 [skip ci] ([d277b34](https://github.com/VinciGit00/Scrapegraph-ai/commit/d277b349a98848749a7e38ea3c511271bced3b71))
* **release:** 0.8.0-beta.2 [skip ci] ([892500a](https://github.com/VinciGit00/Scrapegraph-ai/commit/892500afe93c4d96dcffe897b382977a22079b83))
## [0.8.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0) (2024-05-03)

View File

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