Skip to content

Commit

Permalink
ci(release): 0.9.0-beta.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.0-beta.8](v0.9.0-beta.7...v0.9.0-beta.8) (2024-05-06)

### Features

* add llava integration ([019b722](019b722))
  • Loading branch information
semantic-release-bot committed May 6, 2024
1 parent f6442cc commit 739aaa3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.9.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.7...v0.9.0-beta.8) (2024-05-06)


### Features

* add llava integration ([019b722](https://github.com/VinciGit00/Scrapegraph-ai/commit/019b7223dc969c87c3c36b6a42a19b4423b5d2af))

## [0.9.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.6...v0.9.0-beta.7) (2024-05-06)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"

version = "0.9.0b7"
version = "0.9.0b8"

description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
Expand Down

0 comments on commit 739aaa3

Please sign in to comment.